Browse Source

Give up maintenance...

60d3fbcf03
pull/52/head
Maniack Crudelis 6 years ago
committed by GitHub
parent
commit
c2b401aea1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      manifest.json

6
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"
}, },

Loading…
Cancel
Save