From c122fc1ee11dffa5d80c1cae1a554f9f1e2444c9 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Fri, 13 Nov 2020 20:17:24 +0000 Subject: [PATCH] Add JetBrains (#284) --- communities.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/communities.json b/communities.json index 5a701b4..06a3a0d 100644 --- a/communities.json +++ b/communities.json @@ -728,6 +728,13 @@ "quote": "Discord provides an open and easy-to-moderate community space for the Electron community, allowing us to focus on engaging with our community rather than how to manage a community in tools that aren't explicitly built for that.", "inviteCode": "electron", "githubUrl": "https://github.com/electron" + }, + { + "logo": "jetbrains.png", + "title": "JetBrains", + "quote": "The JetBrains Community Discord server allows for JetBrains plugin developers to connect and chat about the open-source IntelliJ platform, as well as for the global JetBrains IDE community to come together in a single safe space to chat, have a good time and get help.", + "inviteCode": "jetbrains", + "githubUrl": "https://github.com/JetBrains" } ] }