From 16321d6f402406cfaf4ace1adea024d50d26e0e9 Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Fri, 24 Aug 2018 10:40:24 -0500 Subject: [PATCH 1/2] Add LibreNMS, network monitoring solution. --- communities.json | 8 ++++++++ logos/librenms.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 logos/librenms.svg diff --git a/communities.json b/communities.json index ad8c3b8..a56d238 100644 --- a/communities.json +++ b/communities.json @@ -443,6 +443,14 @@ "quoteSourceUrl": "https://www.gentoo.org/", "inviteCode": "QNMGcB6", "githubUrl": "https://github.com/gentoo" + }, + { + "logo": "librenms.svg", + "title": "LibreNMS", + "quote": "Discord has improved our community's communication allowing us to continue to scale our community for this fully featured network monitoring system.", + "quoteSourceUrl": "https://www.librenms.org", + "inviteCode": "V8s5JZJ", + "githubUrl": "https://github.com/librenms/librenms" } ] } diff --git a/logos/librenms.svg b/logos/librenms.svg new file mode 100644 index 0000000..a02339d --- /dev/null +++ b/logos/librenms.svg @@ -0,0 +1 @@ + \ No newline at end of file From b2238d0069740dfa9c3d6951733fc624b55d0ffa Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Fri, 24 Aug 2018 10:47:39 -0500 Subject: [PATCH 2/2] Improve quote --- communities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communities.json b/communities.json index a56d238..8e1dd62 100644 --- a/communities.json +++ b/communities.json @@ -447,7 +447,7 @@ { "logo": "librenms.svg", "title": "LibreNMS", - "quote": "Discord has improved our community's communication allowing us to continue to scale our community for this fully featured network monitoring system.", + "quote": "Discord has improved communication allowing LibreNMS to continue to scale the community of this fully featured network monitoring system. A low barrier to entry and a bridge to IRC have made it easier than ever for LibreNMS users to collaborate, helping each other with great features like code highlighting, screen sharing, and voice communication.", "quoteSourceUrl": "https://www.librenms.org", "inviteCode": "V8s5JZJ", "githubUrl": "https://github.com/librenms/librenms"