From d205a08da1320f100c2878b79c4f1ffb717e09ed Mon Sep 17 00:00:00 2001 From: Josue-T Date: Tue, 6 Feb 2018 14:46:43 +0100 Subject: [PATCH 1/2] Add horde --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 8c26b031..6cfba18c 100644 --- a/community.json +++ b/community.json @@ -440,6 +440,13 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/headphones_ynh" }, + "horde": { + "branch": "master", + "level": 7, + "revision": "ee920bbf750a688d46bc8fa4d26edda1efba564b", + "state": "working", + "url": "https://github.com/YunoHost-Apps/horde_ynh" + }, "hotspot": { "branch": "master", "level": 2, From b08f75fe595f6d4511af94483014370f40429292 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Tue, 6 Feb 2018 19:13:02 +0100 Subject: [PATCH 2/2] Let's the CI define the level --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index 6cfba18c..4f88708e 100644 --- a/community.json +++ b/community.json @@ -442,7 +442,6 @@ }, "horde": { "branch": "master", - "level": 7, "revision": "ee920bbf750a688d46bc8fa4d26edda1efba564b", "state": "working", "url": "https://github.com/YunoHost-Apps/horde_ynh"