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

Merge pull request #63 from YunoHost-Apps/testing

change maintainer
This commit is contained in:
yalh76 2019-04-02 16:56:56 +02:00 committed by GitHub
commit 46eb7bbb5d

View file

@ -9,10 +9,14 @@
"version": "0.9.999~ynh4",
"url": "https://git.pleroma.social/pleroma/pleroma",
"license": "AGPL-3.0-only",
"maintainer": {
"name": "Anmol Sharma, yalh76",
"email": "anmol@datamol.org"
},
"maintainer": [
{
"name": "Anmol Sharma",
"email": "anmol@datamol.org"
},
{
"name": "yalh76"
}],
"requirements": {
"yunohost": ">= 3.4"
},