From a135716f7a62463947b08eba3441e777fde336c6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 11 Mar 2022 20:00:10 +0000 Subject: [PATCH 1/2] Update app's level --- apps.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/apps.json b/apps.json index 269e27fb..f795494b 100644 --- a/apps.json +++ b/apps.json @@ -314,7 +314,7 @@ }, "castopod": { "category": "multimedia", - "level": 6, + "level": 8, "state": "working", "subtags": [ "podcasts" @@ -330,7 +330,7 @@ }, "cheky": { "category": "small_utilities", - "level": 2, + "level": 7, "state": "working", "url": "https://github.com/YunoHost-Apps/cheky_ynh" }, @@ -1083,7 +1083,7 @@ }, "gitlab-runner": { "category": "dev", - "level": 6, + "level": 0, "state": "working", "subtags": [ "forge" @@ -1448,7 +1448,7 @@ }, "jenkins": { "category": "dev", - "level": 2, + "level": 3, "state": "working", "url": "https://github.com/YunoHost-Apps/jenkins_ynh" }, @@ -1744,7 +1744,7 @@ }, "mailman": { "category": "communication", - "level": 1, + "level": 0, "state": "working", "subtags": [ "email" @@ -3158,7 +3158,7 @@ }, "ssh_chroot_dir": { "category": "system_tools", - "level": 3, + "level": 7, "maintained": false, "state": "working", "url": "https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh" @@ -3322,7 +3322,7 @@ }, "timeoff": { "category": "productivity_and_management", - "level": 2, + "level": 7, "state": "working", "subtags": [ "business_and_ngos" @@ -3413,7 +3413,7 @@ }, "tvheadend": { "category": "multimedia", - "level": 4, + "level": 7, "state": "working", "url": "https://github.com/YunoHost-Apps/tvheadend_ynh" }, @@ -3520,7 +3520,7 @@ }, "weblate": { "category": "dev", - "level": 2, + "level": 7, "state": "working", "url": "https://github.com/YunoHost-Apps/weblate_ynh" }, From 13a7013cc15885b1be9c202ac7d06db0ec9077df Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 11 Mar 2022 22:54:52 +0100 Subject: [PATCH 2/2] fix mailman level --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index f795494b..f8b7aab7 100644 --- a/apps.json +++ b/apps.json @@ -1744,7 +1744,7 @@ }, "mailman": { "category": "communication", - "level": 0, + "level": 6, "state": "working", "subtags": [ "email"