From 80377c5c35d01d282eec713ef718e890934faf9f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 22 Sep 2019 17:24:34 +0200 Subject: [PATCH] Add mailman3 package --- apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.json b/apps.json index bd0eac32..0eb1d5f1 100644 --- a/apps.json +++ b/apps.json @@ -1016,6 +1016,13 @@ "state": "working", "url": "https://github.com/yunohost-apps/mailman_ynh" }, + "mailman3": { + "branch": "master", + "maintained": true, + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/mailman3_ynh" + }, "mantis": { "branch": "master", "level": 1,