From 8515e16e407724027c6178321bb34946ea285034 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 12 Mar 2020 22:11:40 +0000 Subject: [PATCH 1/2] Update maintained state --- apps.json | 42 ++++++++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/apps.json b/apps.json index 32496996..ab863820 100644 --- a/apps.json +++ b/apps.json @@ -58,7 +58,7 @@ "category": "synchronization", "high_quality": true, "level": 0, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -101,7 +101,7 @@ "category": "multimedia", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -163,7 +163,7 @@ "category": "synchronization", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -1049,7 +1049,7 @@ "category": "games", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/hextris_ynh" @@ -1180,7 +1180,7 @@ "jenkins": { "branch": "master", "category": "dev", - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "inprogress", "url": "https://github.com/YunoHost-Apps/jenkins_ynh" @@ -1190,7 +1190,7 @@ "category": "synchronization", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -1235,7 +1235,7 @@ "category": "productivity_and_management", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -1737,7 +1737,7 @@ "category": "publishing", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -1782,7 +1782,7 @@ "category": "synchronization", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -2015,7 +2015,7 @@ "category": "system_tools", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -2210,7 +2210,7 @@ "category": "communication", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -2305,7 +2305,7 @@ "category": "communication", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -2346,6 +2346,7 @@ "scrumblr": { "branch": "master", "category": "small_utilities", + "maintained": false, "revision": "HEAD", "state": "inprogress", "url": "https://github.com/YunoHost-Apps/scrumblr_ynh" @@ -2366,7 +2367,7 @@ "category": "small_utilities", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/searx_ynh" @@ -2408,7 +2409,7 @@ "category": "system_tools", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/shellinabox_ynh" @@ -2718,7 +2719,7 @@ "category": "multimedia", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -2748,7 +2749,7 @@ "category": "reading", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -2779,6 +2780,7 @@ "branch": "master", "category": "productivity_and_management", "level": 7, + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -2852,6 +2854,7 @@ "branch": "master", "category": "wat", "level": 3, + "maintained": false, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/webmin_ynh" @@ -2889,6 +2892,7 @@ "branch": "master", "category": "wat", "level": 7, + "maintained": false, "revision": "b8b659f53e5617273c06fc4ea119339d40d12b2d", "state": "working", "url": "https://github.com/Yunohost-apps/wemawema_ynh" @@ -2975,6 +2979,7 @@ "branch": "master", "category": "small_utilities", "level": 2, + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -3047,7 +3052,7 @@ "category": "small_utilities", "high_quality": true, "level": 7, - "maintained": "request_adoption", + "maintained": false, "revision": "HEAD", "state": "working", "subtags": [ @@ -3059,6 +3064,7 @@ "branch": "master", "category": "wat", "level": 2, + "maintained": false, "revision": "1a77591a8dffdc4bcfd297a9340e98e0e6775865", "state": "working", "url": "https://github.com/YunoHost-Apps/zeronet_ynh" @@ -3074,4 +3080,4 @@ ], "url": "https://github.com/courgette/zomburl_ynh" } -} +} \ No newline at end of file From a309e27e4bfa81959ea5699aa2f5a4325f0f61a1 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 12 Mar 2020 23:16:24 +0100 Subject: [PATCH 2/2] Revert changes for the "request_adoption" stuff not yet handled by the automatic script --- apps.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/apps.json b/apps.json index ab863820..60fd97d3 100644 --- a/apps.json +++ b/apps.json @@ -58,7 +58,7 @@ "category": "synchronization", "high_quality": true, "level": 0, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -101,7 +101,7 @@ "category": "multimedia", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -163,7 +163,7 @@ "category": "synchronization", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -1049,7 +1049,7 @@ "category": "games", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/hextris_ynh" @@ -1180,7 +1180,7 @@ "jenkins": { "branch": "master", "category": "dev", - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "inprogress", "url": "https://github.com/YunoHost-Apps/jenkins_ynh" @@ -1190,7 +1190,7 @@ "category": "synchronization", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -1235,7 +1235,7 @@ "category": "productivity_and_management", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -1737,7 +1737,7 @@ "category": "publishing", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -1782,7 +1782,7 @@ "category": "synchronization", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -2015,7 +2015,7 @@ "category": "system_tools", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -2210,7 +2210,7 @@ "category": "communication", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -2305,7 +2305,7 @@ "category": "communication", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -2367,7 +2367,7 @@ "category": "small_utilities", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/searx_ynh" @@ -2409,7 +2409,7 @@ "category": "system_tools", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/shellinabox_ynh" @@ -2719,7 +2719,7 @@ "category": "multimedia", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -2749,7 +2749,7 @@ "category": "reading", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -3052,7 +3052,7 @@ "category": "small_utilities", "high_quality": true, "level": 7, - "maintained": false, + "maintained": "request_adoption", "revision": "HEAD", "state": "working", "subtags": [ @@ -3080,4 +3080,4 @@ ], "url": "https://github.com/courgette/zomburl_ynh" } -} \ No newline at end of file +}