diff --git a/communities.json b/communities.json index 55e670d..ad8c3b8 100644 --- a/communities.json +++ b/communities.json @@ -435,6 +435,14 @@ "quoteSourceUrl": "https://rupx.io.", "inviteCode": "tJ3UWSP", "githubUrl": "https://github.com/rupaya-project/rupaya" + }, + { + "logo": "gentoo.png", + "title": "Gentoo Linux", + "quote": "Gentoo Linux is free operating system based or Linux or FreeBSD that can be automatically optimized and customized for just about any application or need.", + "quoteSourceUrl": "https://www.gentoo.org/", + "inviteCode": "QNMGcB6", + "githubUrl": "https://github.com/gentoo" } ] } diff --git a/logos/gentoo.png b/logos/gentoo.png new file mode 100644 index 0000000..0111809 Binary files /dev/null and b/logos/gentoo.png differ