diff --git a/communities.json b/communities.json index 31aacc3..a93cde5 100644 --- a/communities.json +++ b/communities.json @@ -117,6 +117,13 @@ "title": "Docusaurus", "inviteCode": "docusaurus", "githubUrl": "https://github.com/facebook/Docusaurus" + }, + { + "logo": "obsproject.svg", + "title": "OBS Studio", + "quote": "Discord helps the OBS Project maintainers, contributors, volunteers, users, and community at large keep in touch with one another in a single centralized and organized location.", + "inviteCode": "obsproject", + "githubUrl": "https://github.com/obsproject/obs-studio" } ] } \ No newline at end of file diff --git a/logos/obsproject.svg b/logos/obsproject.svg new file mode 100644 index 0000000..ab2cb25 --- /dev/null +++ b/logos/obsproject.svg @@ -0,0 +1 @@ + \ No newline at end of file