diff --git a/.gitignore b/.gitignore index 68e04ac..e99ec5b 100644 --- a/.gitignore +++ b/.gitignore @@ -66,4 +66,4 @@ yarn-error.log .pnp/ .pnp.js # Yarn Integrity file -.yarn-integrity \ No newline at end of file +.yarn-integritypackage-lock.json diff --git a/data/campusclubs.json b/data/campusclubs.json index c876d87..436f10d 100644 --- a/data/campusclubs.json +++ b/data/campusclubs.json @@ -52,6 +52,48 @@ } ] }, + { + "name": "Mozilla CUSAT, Kerala", + "links": [ + { + "type": "facebook", + "link": "https://www.facebook.com/MozillaCUSAT" + }, + { + "type": "github", + "link": "https://github.com/Mozilla-cusat" + }, + { + "type": "twitter", + "link": "https://twitter.com/MozillaCusat" + }, + { + "type": "website", + "link": "https://mozilla-cusat.github.io/" + } + ] + }, + { + "name": "MEC Developer Community, Kerala", + "links": [ + { + "type": "telegram", + "link": "https://t.me/mecdev" + }, + { + "type": "github", + "link": "https://github.com/mec-dev" + }, + { + "type": "twitter", + "link": "https://github.com/mec-dev" + }, + { + "type": "website", + "link": "https://mec.dev/" + } + ] + }, { "name": "Mozilla Campus Club NUV, Vadodara", "links": [ diff --git a/data/regionalgroups.json b/data/regionalgroups.json index 58612f6..ca80f8f 100644 --- a/data/regionalgroups.json +++ b/data/regionalgroups.json @@ -1,5 +1,5 @@ [ - { + { "name": "Mozilla Guna", "links": [ { @@ -164,6 +164,19 @@ } ] }, + { + "name": "Mozilla Odisha", + "links": [ + { + "type": "twitter", + "link": "https://www.twitter.com/mozillaOdisha" + }, + { + "type": "facebook", + "link": "https://www.facebook.com/groups/302050253767416/" + } + ] + }, { "name": "Mozilla Rajasthan", "links": [