diff --git a/manifest.json b/manifest.json index 11bbd84..ed7d73c 100644 --- a/manifest.json +++ b/manifest.json @@ -10,12 +10,17 @@ "url": "https://jitsi.org/Projects/JitMeet", "license": "Apache-2.0", "maintainer": { - "name": "yalh76" + "name": "None..." }, - "previous": { + "previous_maintainers": [ + { + "name": "yalh76" + }, + { "name": "ju", "email": "julien.malik@paraiso.me" - }, + } + ], "requirements": { "yunohost": ">= 3.6" },