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

fix maintainer

This commit is contained in:
yalh76 2019-04-10 14:16:04 +02:00
parent 13e0eeaad0
commit 93bba3e3c2

View file

@ -9,11 +9,15 @@
"version": "2.56~ynh1",
"url": "https://wekan.io",
"license": "MIT",
"maintainer": {
"name": "alexAubin ljf",
"maintainer": [
{
"name": "alexAubin",
"email": "alex.aubin@mailoo.org",
"url": "https://github.com/alexAubin/"
},
},
{
"name": "ljf"
}],
"requirements": {
"yunohost": ">= 3.4"
},