From c091b25bdfb13d432b28a9a7de939decde9670d0 Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Fri, 16 Jun 2017 03:46:17 +0000
Subject: [PATCH] Update missing links

---
 js/locations.js | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/js/locations.js b/js/locations.js
index eb5704f..932e2ae 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -37,8 +37,8 @@ var locations = [{
   "LAT": "11.605",
   "LNG": "76.083",
   "TITLE": "FSUG (Free Software User Group) Wayanad",
-  "URL": "",
-  "MLIST": "",
+  "URL": "https://groups.google.com/group/fsug-wayanad",
+  "MLIST": "https://groups.google.com/group/fsug-wayanad",
   "MATURL": "https://matrix.to/#/#fsug-wayanad:matrix.org",
   "TGURL": "https://t.me/fsug_wayanad"
 }, {
@@ -46,14 +46,14 @@ var locations = [{
   "LNG": "76.33",
   "TITLE": "ILUG (Indian Libre Software User Group) Alleppey",
   "URL": "http://alpy.ilug.org.in",
-  "MLIST": "",
+  "MLIST": "https://groups.google.com/group/ilug-alpy",
   "MATURL": "https://matrix.to/#/#ilug-alpy:diasp.in",
   "TGURL": "https://t.me/ilug_alpy"
 }, {
   "LAT": "11.8689",
   "LNG": "75.3555",
   "TITLE": "FSUG (Free Software User Group) Kannur",
-  "URL": "",
+  "URL": "https://groups.google.com/group/fsugknr",
   "MLIST": "https://groups.google.com/group/fsugknr",
   "MATURL": "https://matrix.to/#/#fsugknr:matrix.org",
   "TGURL": "https://t.me/fsugknr"
@@ -61,7 +61,7 @@ var locations = [{
   "LAT": "8.88",
   "LNG": "76.60",
   "TITLE": "SSUG (Swathanthra Software Users Group) Kollam",
-  "URL": "",
+  "URL": "https://www.freelists.org/list/ssug-kollam",
   "MLIST": "https://www.freelists.org/list/ssug-kollam",
   "MATURL": "https://matrix.to/#/#ssug-kollam:matrix.org",
   "TGURL": "https://t.me/ssugk"
@@ -78,7 +78,7 @@ var locations = [{
   "LNG": "75.78",
   "TITLE": "FSUG (Free Software User Group) Calicut",
   "URL": "http://calicut.fsug.in",
-  "MLIST": "",
+  "MLIST": "https://www.freelists.org/list/fsug-calicut",
   "MATURL": "https://matrix.to/#/#fsug-calicut:matrix.org",
   "TGURL": "https://t.me/fsugcalicut"
 }, {
@@ -95,7 +95,7 @@ var locations = [{
   "LNG": "76.65",
   "TITLE": "PLUS (Palakkad Libre software Users Society)",
   "URL": "http://plus.fosscommunity.in",
-  "MLIST": "",
+  "MLIST": "https://www.loomio.org/g/p9JCX308/plus",
   "MATURL": "https://matrix.to/#/#plus:matrix.org",
   "TGURL": "https://t.me/PlusFreedom"
 }, {
@@ -119,7 +119,7 @@ var locations = [{
   "LNG": "76.28",
   "TITLE": "ILUG (Indian Libre Software User Group) Cochin",
   "URL": "http://ilugcoch.in",
-  "MLIST": "",
+  "MLIST": "https://www.loomio.org/g/UPxFGw8I/ilugcochin",
   "MATURL": "https://matrix.to/#/#ilugcochin:matrix.org",
   "TGURL": "https://t.me/ilugcochin"
 }, {
@@ -143,14 +143,14 @@ var locations = [{
   "LNG": "75.05",
   "TITLE": "FSUG (Free Software User Group) at LBS College of Engineering, Kasargode",
   "URL": "http://lbs.fsug.in/",
-  "MLIST": "",
+  "MLIST": "https://groups.google.com/group/fsug-lbs",
   "MATURL": "",
   "TGURL": ""
 }, {
   "LAT": "10.84",
   "LNG": "76.03",
   "TITLE": "FSUG (Free Software User Group) at MES College of Engineering, Malappuram",
-  "URL": "",
+  "URL": "https://groups.google.com/group/mes-fsug",
   "MLIST": "https://groups.google.com/forum/#!forum/mes-fsug",
   "MATURL": "",
   "TGURL": ""
@@ -167,7 +167,7 @@ var locations = [{
   "LNG": "73.82",
   "TITLE": "FSUG (Free Software User Group) Goa",
   "URL": "http://goa.fsug.in",
-  "MLIST": "",
+  "MLIST": "https://groups.yahoo.com/group/fsug-goa",
   "MATURL": "https://matrix.to/#/#fsug-goa:matrix.org",
   "TGURL": ""
 }, {
-- 
GitLab