Browse Source

Merge pull request #144 from alexAubin/patch-1

Set maintainer as "YunoHost Contributors"
pull/149/head
frju365 7 years ago
committed by GitHub
parent
commit
46793eb1bf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      manifest.json

4
manifest.json

@ -10,8 +10,8 @@
"url": "https://nextcloud.com",
"license": "AGPL-3.0",
"maintainer": {
"name": "-",
"email": "-"
"name": "YunoHost Contributors",
"email": "apps@yunohost.org"
},
"requirements": {
"yunohost": ">= 2.7.2"

Loading…
Cancel
Save