1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Fix maintainers

This commit is contained in:
yalh76 2019-05-10 11:27:27 +02:00
parent 2987ccf8b3
commit 9ab2890b08

View file

@ -9,10 +9,16 @@
"version": "2.7.4~ynh1", "version": "2.7.4~ynh1",
"url": "https://github.com/tootsuite/mastodon", "url": "https://github.com/tootsuite/mastodon",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"maintainer": { "maintainer": [
"name": "cyp, nemsia", {
"email": "cyp@rouquin.me, nemsia@nemsia.org" "name": "cyp",
}, "email": "cyp@rouquin.me"
},
{
"name": "nemsia",
"email": "nemsia@nemsia.org"
}
],
"requirements": { "requirements": {
"yunohost": ">= 3.4" "yunohost": ">= 3.4"
}, },