diff --git a/check_process b/check_process index 84b8ca1..4259df3 100644 --- a/check_process +++ b/check_process @@ -28,7 +28,7 @@ # If the level 5 (Package linter) is forced to 1. Please add justifications here. Level 5=auto ;;; Options -Email=jean-baptiste@holcroft.fr +Email= Notification=all ;;; Upgrade options ; commit=cef22ac5634565cecd2d8545229efe3fe79d85bc diff --git a/manifest.json b/manifest.json index 0048042..a22d327 100644 --- a/manifest.json +++ b/manifest.json @@ -10,10 +10,14 @@ "url": "https://weblate.org", "license": "AGPL-3.0", "maintainer": { + "name": "", + "email": "" + }, + "previous_maintainers": [{ "name": "Jean-Baptiste Holcroft", "email": "jean-baptiste@holcroft.fr" - }, - "requirements": { + }], + "requirements": { "yunohost": ">= 4.0.0" }, "multi_instance": true,