From ac347f4ba0a3320f92c90237fdd341fadb3204a5 Mon Sep 17 00:00:00 2001 From: Joff Tiquez Date: Thu, 17 Aug 2023 18:12:29 +0800 Subject: [PATCH 1/2] assets: add ossph logo Add ossph-logo.png --- logos/ossph-logo.png | Bin 0 -> 689 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 logos/ossph-logo.png diff --git a/logos/ossph-logo.png b/logos/ossph-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..dda1add742f92adcff69b432e9ff95b4ad05e513 GIT binary patch literal 689 zcmeAS@N?(olHy`uVBq!ia0vp^6F``Q8Ax83A=Cw=iUNE>T!Hj|I)T3sdrlq?cnh>u zwIs+dn4!kjeSXwt%ePyu97(+?^EZg+`zMw?>JrQP@-l>l{xxGi_;q!q##l<9Xmic9xp1Z=y4I zvES4WZSk5YFEBwv;X$gy;_P;*49is^%(1Jwzel&bG{!b_aEX*$ay-rF=(Z(EwuR5p zIMC=v*cC#e!&-O7^=-9STi% zn%WjN{#w|$iS5Gm6*;e1w{X45o8SKReS0Tk#edt7ZiOZekTMRX6--Hx$N+rUC{}S3j3^P6 Date: Thu, 17 Aug 2023 18:20:49 +0800 Subject: [PATCH 2/2] refactor(communities.json): add ossph Add new entry for OSSPH --- communities.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/communities.json b/communities.json index 557f2e17..e277e00a 100644 --- a/communities.json +++ b/communities.json @@ -370,6 +370,14 @@ "logo": "obsproject.svg", "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." }, + { + "title": "Open Source Software PH", + "githubUrl": "https://github.com/OSSPhilippines", + "inviteCode": "open-source-software-ph-905496362982981723", + "logo": "ossph-logo.png", + "quote": "Discord helps OSSPH grow the open-source community in the Philippines. We talk about ideas, conduct meetings, perform tutorials, collaborate on projects, and have fun in our Discord server.", + "quoteSourceUrl": "Optional: An optional source for the quote." + }, { "title": "OpenDota", "githubUrl": "https://github.com/odota",