From dc640cafd4b053e14ccb113c9019eb681cc2547b Mon Sep 17 00:00:00 2001 From: "Matt (IPv4)" Date: Thu, 20 Sep 2018 09:41:30 +0100 Subject: [PATCH] add jetbrains --- communities.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/communities.json b/communities.json index cdce859..2b12742 100644 --- a/communities.json +++ b/communities.json @@ -443,13 +443,22 @@ "quoteSourceUrl": "https://www.librenms.org", "inviteCode": "V8s5JZJ", "githubUrl": "https://github.com/librenms/librenms" - }, { + }, + { "logo": "vue-material.svg", "title": "Vue Material", "quote": "Build beautiful apps with Material Design and Vue.js.", "quoteSourceUrl": "https://vuematerial.io", "inviteCode": "rgcmTtm", "githubUrl": "https://github.com/vuematerial/vue-material" + }, + { + "logo": "jetbrains.png", + "title": "JetBrains", + "quote": "JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.", + "quoteSourceUrl": "https://www.jetbrains.com/", + "inviteCode": "5F5D5ah", + "githubUrl": "https://github.com/JetBrains" } ] }