From 30414d607f3101eed5547639c81bb0840ce04104 Mon Sep 17 00:00:00 2001 From: Jon Harrell <4829245+jharrell@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:30:24 -0500 Subject: [PATCH] Add prisma to list of open source projects (#1) --- communities.json | 8 ++++++++ logos/prisma.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 logos/prisma.svg diff --git a/communities.json b/communities.json index 557f2e17..c37deee2 100644 --- a/communities.json +++ b/communities.json @@ -445,6 +445,14 @@ "logo": "poimandres.svg", "quote": "Discord has been amazing for accelerating the development of React Spring and React Three Fiber. Screen sharing and instant communication have been pivotal in resolving bugs and coordinating with our contributors." }, + { + "title": "Prisma", + "githubUrl": "https://github.com/prisma/prisma", + "inviteCode": "KQyTW2H5ca", + "logo": "prisma.svg", + "quote": "[Discord] encourages informal and lively discussions, and allows users to interact more freely with our developer advocacy and support team.", + "quoteSourceUrl": "https://www.prisma.io/blog/announcing-discord-1LiAOpS7lxV9" + }, { "title": "Pterodactyl", "githubUrl": "https://github.com/pterodactyl", diff --git a/logos/prisma.svg b/logos/prisma.svg new file mode 100644 index 00000000..cb7a648e --- /dev/null +++ b/logos/prisma.svg @@ -0,0 +1 @@ + \ No newline at end of file