diff --git a/manifest.json b/manifest.json index 3d35bc2..3645db1 100644 --- a/manifest.json +++ b/manifest.json @@ -8,12 +8,16 @@ }, "version": "2.56~ynh1", "url": "https://wekan.io", - "license": "MIT", - "maintainer": { - "name": "alexAubin ljf", + "license": "MIT", + "maintainer": [ + { + "name": "alexAubin", "email": "alex.aubin@mailoo.org", "url": "https://github.com/alexAubin/" - }, + }, + { + "name": "ljf" + }], "requirements": { "yunohost": ">= 3.4" },