mirror of
https://github.com/YunoHost-Apps/helloworld_ynh.git
synced 2024-09-03 19:15:57 +02:00
Update manifest.json
This commit is contained in:
parent
d42af24be6
commit
37a7edb33d
1 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,10 @@
|
||||||
"en": "A dummy basic app to illustrate YunoHost's app packaging.",
|
"en": "A dummy basic app to illustrate YunoHost's app packaging.",
|
||||||
"fr": "Une app simple et bidon pour illustrer comme le packaging d'app de YunoHost fonctionne"
|
"fr": "Une app simple et bidon pour illustrer comme le packaging d'app de YunoHost fonctionne"
|
||||||
},
|
},
|
||||||
"license": "WTFPL",
|
"upstream": {
|
||||||
|
"license": "WTFPL",
|
||||||
|
"website": "https://en.wikipedia.org/wiki/%22Hello,_World!%22_program"
|
||||||
|
},
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "alexAubin",
|
"name": "alexAubin",
|
||||||
"email": "alex.aubin@mailoo.org"
|
"email": "alex.aubin@mailoo.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue