From c8cc42e75ce7a32bdaaf1d1b098db096b84cfad9 Mon Sep 17 00:00:00 2001 From: Prasad Seth Date: Fri, 2 Oct 2020 12:35:13 +0530 Subject: [PATCH] Add SKNCOE Mozilla Club This is a campus club of Mozilla --- data/campusclubs.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/campusclubs.json b/data/campusclubs.json index c876d87..6cf279c 100644 --- a/data/campusclubs.json +++ b/data/campusclubs.json @@ -94,5 +94,14 @@ "link": "https://t.me/vMozilla" } ] + }, + { + "name": "SKNCOE Mozilla Club", + "links": [ + { + "type": "website", + "link": "https://community.mozilla.org/en/groups/skncoe-mozilla-club/" + } + ] } ]