Maniack Crudelis
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
1 deletions
-
manifest.json
|
|
@ -10,9 +10,13 @@ |
|
|
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh", |
|
|
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh", |
|
|
"license": "GPL-3.0-only", |
|
|
"license": "GPL-3.0-only", |
|
|
"maintainer": { |
|
|
"maintainer": { |
|
|
|
|
|
"name": "None...", |
|
|
|
|
|
"email": "" |
|
|
|
|
|
}, |
|
|
|
|
|
"previous_maintainers": [{ |
|
|
"name": "Maniack Crudelis", |
|
|
"name": "Maniack Crudelis", |
|
|
"email": "maniackc_dev@crudelis.fr" |
|
|
"email": "maniackc_dev@crudelis.fr" |
|
|
}, |
|
|
|
|
|
|
|
|
}], |
|
|
"requirements": { |
|
|
"requirements": { |
|
|
"yunohost": ">= 3.8.0" |
|
|
"yunohost": ">= 3.8.0" |
|
|
}, |
|
|
}, |
|
|
|