From f1e4879c95c41e22788fd9de5ccf065e2c4d6542 Mon Sep 17 00:00:00 2001
From: Kannan V M <kannan@disroot.org>
Date: Mon, 19 Aug 2019 19:15:24 +0200
Subject: [PATCH] Manual merging of locations.js with pydelhi, sjcet, mozilla
 delhi, gndg fsugs

---
 js/locations.js | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/js/locations.js b/js/locations.js
index cc524eb..42992e0 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -257,4 +257,30 @@ var locations = [{
    "MLIST": "https://groups.google.com/forum/#!forum/viluppuramglug",
    "MATURL": "https://matrix.to/#/+vglug:matrix.org",
    "TGURL": ""
+}, {
+  "LAT": "28.6129",
+  "LNG": "77.2277",
+  "TITLE": "PyDelhi",
+  "URL": "https://pydelhi.org/",
+  "MLIST": "https://mail.python.org/mailman/listinfo/ncr-python.in",
+}, {
+  "LAT": "28.6328",
+  "LNG": "77.2195",
+  "TITLE": "Mozilla Delhi",
+  "URL": "https://wiki.mozilla.org/India/Delhi",
+  "TGURL": "https://t.me/mozilladelhi",
+}, {
+  "LAT": "28.4653",
+  "LNG": "77.5106",
+  "TITLE": "Greater Noida Developer Group",
+  "URL": "http://www.gndg.in/",
+  "TGURL": "https://t.me/joinchat/AoNm4T5dyUMR40KBgwuF8w",
+}, {
+   "LAT":"9.727128",
+   "LNG": "76.726013",
+   "TITLE": "The Nexus, SJCET Palai (Free Software and Hardware Users Group/Club) ",
+   "URL": "https://github.com/thenexusproject",
+   "MLIST": "",
+   "MATURL": "",
+   "TGURL": ""
 }];
\ No newline at end of file
-- 
GitLab