From 67aeacbe2e49f6e526ac06f5b18f6d17f5b3b4d9 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Sun, 17 Apr 2016 18:54:21 +0200 Subject: [PATCH] Add Mattermost app (#49) Add Mattermost (an open-source, alternative to Slack). See www.mattermost.com --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index ddfc2799..57e58ae5 100644 --- a/community.json +++ b/community.json @@ -335,6 +335,12 @@ "state": "inprogress", "url": "https://github.com/alexAubin/mailman_ynh" }, + "mattermost": { + "branch": "master", + "revision": "c91bcb1b75598f9f71a1ea0b156b8d872ab8d890", + "state": "working", + "url": "https://github.com/kemenaran/mattermost_ynh" + }, "mediagoblin": { "branch": "master", "revision": "e516845becf6fa640b2dd7de5b9cb36e89be0ae1",