diff --git a/manifest.json b/manifest.json index 3d35bc2..7e16e8d 100644 --- a/manifest.json +++ b/manifest.json @@ -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" },