From 7a3e289dc09263940fe5246c6899e682bbe2080b Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Thu, 26 Jul 2018 20:59:34 +0200 Subject: [PATCH] Add Discourse Now that the CI seems stabilized, let's see how the CI handles that! :innocent: --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index 5dd45d60..58de8a1e 100644 --- a/community.json +++ b/community.json @@ -238,6 +238,12 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/diaspora_ynh" }, + "discourse": { + "branch": "master", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/discourse_ynh" + }, "diasporadocker": { "branch": "master", "revision": "f590ade72940987eb90a639329dc05a01974c4de",