From 4757e6f0db56ed34bbc6d02f666b1d23341f179f Mon Sep 17 00:00:00 2001 From: LekoArts Date: Fri, 15 Feb 2019 17:22:01 +0100 Subject: [PATCH 1/2] add gatsby --- communities.json | 8 ++++++++ logos/gatsby.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 logos/gatsby.svg diff --git a/communities.json b/communities.json index 4396370..0e60363 100644 --- a/communities.json +++ b/communities.json @@ -613,5 +613,13 @@ "inviteCode": "Pnt5CuY", "githubUrl": "https://github.com/lutris" } + , + { + "logo": "gatsby.svg", + "title": "Gatsby", + "quote": "Discord allowed us to create a community hub to all things related to Gatsby. It enables us to foster an open and welcoming environment for all people. We love to chat with our awesome community.", + "inviteCode": "5tdtA9k", + "githubUrl": "https://github.com/gatsbyjs/gatsby" + } ] } diff --git a/logos/gatsby.svg b/logos/gatsby.svg new file mode 100644 index 0000000..7dd2d2b --- /dev/null +++ b/logos/gatsby.svg @@ -0,0 +1 @@ + \ No newline at end of file From 3154cce6518125b00f7fa7288abada68d8e29560 Mon Sep 17 00:00:00 2001 From: LekoArts Date: Sat, 16 Feb 2019 10:11:43 +0100 Subject: [PATCH 2/2] fix weird typo --- communities.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/communities.json b/communities.json index 0e60363..fc88b75 100644 --- a/communities.json +++ b/communities.json @@ -612,8 +612,7 @@ "quote": "Discord has allowed us to build a great community of passionate Linux gamers and provide better support for Lutris.", "inviteCode": "Pnt5CuY", "githubUrl": "https://github.com/lutris" - } - , + }, { "logo": "gatsby.svg", "title": "Gatsby",