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

Merge pull request #34 from YunoHost-Apps/testing

Update maintainer
This commit is contained in:
yalh76 2019-04-02 17:00:04 +02:00 committed by GitHub
commit a8bc9daa80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,10 +9,14 @@
"version": "0.2.0~ynh3",
"url": "https://baptiste.gelez.xyz/",
"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"
},