From 6bae30452ee6b5ee400876e0a10edaac45d20680 Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 6 Jun 2017 14:23:47 +0000
Subject: [PATCH] add dgplug

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

diff --git a/js/locations.js b/js/locations.js
index 79b0d63..0f6992b 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -10,6 +10,14 @@
     (have I missed something?)
  */
 var locations = [{
+  "LAT": "23.483333",
+  "LNG": "87.316667",
+  "TITLE": "dgplug (Linux Users' Group of Durgapur)",
+  "URL": "https://www.dgplug.org/",
+  "MLIST": "http://lists.dgplug.org/listinfo.cgi/users-dgplug.org",
+  "MATURL": "https://matrix.to/#/#freenode_#dgplug:matrix.org",
+  "TGURL": ""
+}, {
   "LAT": "18.975",
   "LNG": "72.825833",
   "TITLE": "ILUG (Indian Libre Software user Group) Bombay",
-- 
GitLab