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

Merge pull request #44 from YunoHost-Apps/testing

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

View file

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