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

change maintainer

This commit is contained in:
yalh76 2019-04-02 16:56:05 +02:00
parent 45e2e3a2a4
commit eed9c38c70

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