1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00

Add myself as maintainer

This commit is contained in:
Nils VAN ZUIJLEN 2021-05-07 15:55:27 +02:00
parent 86857872f7
commit 09375f257d

View file

@ -9,11 +9,17 @@
"version": "2021-05-05-2~ynh1", "version": "2021-05-05-2~ynh1",
"url": "https://yeswiki.net/", "url": "https://yeswiki.net/",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"maintainer": { "maintainer": [
"name": "Plumf", {
"email": "plumf@open-plug.eu", "name": "Nils Van Zuijlen",
"url": "https://www.plumf.eu" "email": "nils.van-zuijlen@mailo.com"
}, },
{
"name": "Plumf",
"email": "plumf@open-plug.eu",
"url": "https://www.plumf.eu"
}
],
"requirements": { "requirements": {
"yunohost": ">= 4.1.2" "yunohost": ">= 4.1.2"
}, },