From b4738ed51a156c3c59be66c575bae88d4b430a55 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 11 Feb 2022 19:33:17 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index ec90ef3..5246421 100644 --- a/manifest.json +++ b/manifest.json @@ -17,12 +17,9 @@ }, "license": "Apache-2.0", "maintainer": { - "name": "" + "name": "yalh76" }, "previous_maintainers": [ - { - "name": "yalh76" - }, { "name": "ju", "email": "julien.malik@paraiso.me" @@ -30,13 +27,13 @@ ], "requirements": { "yunohost": ">= 4.3.0" - }, + }, "multi_instance": false, "services": [ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"