diff --git a/manifest.json b/manifest.json index f5a52a4..07a7ce2 100644 --- a/manifest.json +++ b/manifest.json @@ -16,8 +16,8 @@ }, "license": "Apache-2.0", "maintainer": { - "name": "John doe", - "email": "john.doe@example.com" + "name": "", + "email": "" }, "requirements": { "yunohost": ">= 4.3.0" @@ -49,11 +49,7 @@ }, { "name": "password", - "type": "password", - "help": { - "en": "Use the help field to add an information for the admin about this question.", - "fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question." - } + "type": "password" } ] }