From 8ac291c8e253ad54c9041781cc76689934888f15 Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 13 Jun 2017 07:12:17 +0000
Subject: [PATCH] add fsug-ksd

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

diff --git a/js/locations.js b/js/locations.js
index 13a1260..eb5704f 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -10,6 +10,14 @@
     (have I missed something?)
  */
 var locations = [{
+  "LAT": "12.501389",
+  "LNG": "74.99",
+  "TITLE": "Kasargod FSUG (Free Software User Group)",
+  "URL": "https://groups.google.com/group/fsug-ksd",
+  "MLIST": "https://groups.google.com/group/fsug-ksd",
+  "MATURL": "https://matrix.to/#/#fsug-ksd:matrix.org",
+  "TGURL": ""
+}, {
   "LAT": "23.483333",
   "LNG": "87.316667",
   "TITLE": "dgplug (Linux Users' Group of Durgapur)",
-- 
GitLab