From 607056d2be53b8a71455017cc76742c4a5ad81a5 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Wed, 11 Apr 2018 23:48:58 +0200 Subject: [PATCH 1/3] Add openSUSE entry in json --- communities.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/communities.json b/communities.json index 449f38e..441b29f 100644 --- a/communities.json +++ b/communities.json @@ -241,6 +241,13 @@ "quote": "We love Discord, we use it as our main platform for updates, support, and discussion...Discord even replaced our forums!", "inviteCode": "QRDZvVm", "githubUrl": "https://github.com/pterodactyl" + }, + { + "logo": "openSUSE.svg", + "title": "openSUSE", + "quote": "openSUSE is community based project, so when community brought up idea of Discord server, it only made sense to create one. We try our best to help people with all their tech support needs, as well as enable people to contribute in many different ways. It's our mission to keep openSUSE community based, and growing it through more platforms lets us focus on understanding users more, so we can adjust and grow.", + "inviteCode": "jgNvbSq", + "githubUrl": "https://github.com/openSUSE" } ] } From dae7d4424f6cdec6d01c03a5d7f916038d24fdf1 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Wed, 11 Apr 2018 23:50:57 +0200 Subject: [PATCH 2/3] Add openSUSE logo --- logos/openSUSE.svg | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 logos/openSUSE.svg diff --git a/logos/openSUSE.svg b/logos/openSUSE.svg new file mode 100644 index 0000000..19b7230 --- /dev/null +++ b/logos/openSUSE.svg @@ -0,0 +1,40 @@ + + + + + + + image/svg+xml + + + + + + + + + + + From 5f52419a8cb4d7b57f6760591a88143cb9dd96b7 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Thu, 12 Apr 2018 19:48:39 +0200 Subject: [PATCH 3/3] Update openSUSE description to real English --- communities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communities.json b/communities.json index 441b29f..88c5658 100644 --- a/communities.json +++ b/communities.json @@ -245,7 +245,7 @@ { "logo": "openSUSE.svg", "title": "openSUSE", - "quote": "openSUSE is community based project, so when community brought up idea of Discord server, it only made sense to create one. We try our best to help people with all their tech support needs, as well as enable people to contribute in many different ways. It's our mission to keep openSUSE community based, and growing it through more platforms lets us focus on understanding users more, so we can adjust and grow.", + "quote": "openSUSE is a community based project. When the community brought up the idea of a Discord server, it only made sense to create one. We try our best to help people with all their tech support needs and enable people to contribute in many different ways. It's our mission to keep openSUSE community focused and growing. Utilising many platforms lets us focus on understanding users more so we can adjust and grow.", "inviteCode": "jgNvbSq", "githubUrl": "https://github.com/openSUSE" }