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:
parent
2987ccf8b3
commit
9ab2890b08
1 changed files with 10 additions and 4 deletions
|
@ -9,10 +9,16 @@
|
|||
"version": "2.7.4~ynh1",
|
||||
"url": "https://github.com/tootsuite/mastodon",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
"name": "cyp, nemsia",
|
||||
"email": "cyp@rouquin.me, nemsia@nemsia.org"
|
||||
},
|
||||
"maintainer": [
|
||||
{
|
||||
"name": "cyp",
|
||||
"email": "cyp@rouquin.me"
|
||||
},
|
||||
{
|
||||
"name": "nemsia",
|
||||
"email": "nemsia@nemsia.org"
|
||||
}
|
||||
],
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue