From e7b38aac0139d77e01b24f2328184624bcd1f3ff Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 30 Jun 2018 15:54:02 +0200 Subject: [PATCH 1/3] Update communities.json --- communities.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/communities.json b/communities.json index e6f628a..623b09c 100644 --- a/communities.json +++ b/communities.json @@ -398,6 +398,12 @@ "quote": "Discord allowed us to connect better with our community offering support and resources for developers and users in a central location.", "inviteCode": "PtaGRAs", "githubUrl": "https://github.com/spongepowered" + }, + { + "logo": "rainmeter.svg", + "title": "Rainmeter", + "inviteCode": "Rainmeter", + "githubUrl": "https://github.com/rainmeter/rainmeter" } ] } From 9851fe518a041d229a2d96f403ae72fda4fd7b38 Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 30 Jun 2018 15:54:53 +0200 Subject: [PATCH 2/3] Add Rainmeter logo --- logos/rainmeter.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 logos/rainmeter.svg diff --git a/logos/rainmeter.svg b/logos/rainmeter.svg new file mode 100644 index 0000000..90d846f --- /dev/null +++ b/logos/rainmeter.svg @@ -0,0 +1 @@ + \ No newline at end of file From 90244437dd0ebc6b7c821423a5be872b0b2b67f8 Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 30 Jun 2018 16:38:06 +0200 Subject: [PATCH 3/3] Update communities.json Add quote --- communities.json | 1 + 1 file changed, 1 insertion(+) diff --git a/communities.json b/communities.json index 623b09c..7ede993 100644 --- a/communities.json +++ b/communities.json @@ -402,6 +402,7 @@ { "logo": "rainmeter.svg", "title": "Rainmeter", + "quote": "Discord makes it easy for us to communicate with, help out, and grow our community.", "inviteCode": "Rainmeter", "githubUrl": "https://github.com/rainmeter/rainmeter" }