From 71e8b20c81da2ec14059f7918605169165c58a1b Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 6 Jun 2017 11:58:50 +0000
Subject: [PATCH] expand fsug, ilug etc

---
 js/locations.js | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/js/locations.js b/js/locations.js
index c55df52..8aded86 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -20,7 +20,7 @@ var locations = [{
 }, {
   "LAT": "11.605",
   "LNG": "76.083",
-  "TITLE": "FSUG Wayanad",
+  "TITLE": "FSUG (Free Software User Group) Wayanad",
   "URL": "",
   "MLIST": "",
   "MATURL": "https://matrix.to/#/#fsug-wayanad:matrix.org",
@@ -28,7 +28,7 @@ var locations = [{
 }, {
   "LAT": "9.49",
   "LNG": "76.33",
-  "TITLE": "ILUG Alleppey",
+  "TITLE": "ILUG (Indian Libre Software User Group) Alleppey",
   "URL": "http://alpy.ilug.org.in",
   "MLIST": "",
   "MATURL": "https://matrix.to/#/#ilug-alpy:diasp.in",
@@ -36,7 +36,7 @@ var locations = [{
 }, {
   "LAT": "11.8689",
   "LNG": "75.3555",
-  "TITLE": "FSUG Kannur",
+  "TITLE": "FSUG (Free Software User Group) Kannur",
   "URL": "",
   "MLIST": "https://groups.google.com/group/fsugknr",
   "MATURL": "https://matrix.to/#/#fsugknr:matrix.org",
@@ -52,7 +52,7 @@ var locations = [{
 }, {
   "LAT": "",
   "LNG": "",
-  "TITLE": "ILUG Kottayam",
+  "TITLE": "ILUG (Indian Libre Software User Group) Kottayam",
   "URL": "",
   "MLIST": "",
   "MATURL": "https://matrix.to/#/#ilug-ktm:matrix.org",
@@ -60,7 +60,7 @@ var locations = [{
 }, {
   "LAT": "11.25",
   "LNG": "75.78",
-  "TITLE": "FSUG Calicut",
+  "TITLE": "FSUG (Free Software User Group) Calicut",
   "URL": "http://calicut.fsug.in",
   "MLIST": "",
   "MATURL": "https://matrix.to/#/#fsug-calicut:matrix.org",
@@ -85,7 +85,7 @@ var locations = [{
 }, {
   "LAT": "8.49",
   "LNG": "76.95",
-  "TITLE": "FSUG Thiruvananthapuram",
+  "TITLE": "FSUG (Free Software User Group) Thiruvananthapuram",
   "URL": "https://tvm.fsug.in",
   "MLIST": "https://groups.google.com/d/forum/ilug-tvm",
   "MATURL": "https://matrix.to/#/#fsug-tvm:matrix.org",
@@ -93,7 +93,7 @@ var locations = [{
 }, {
   "LAT": "10.52",
   "LNG": "76.21",
-  "TITLE": "FSUG Thrissur",
+  "TITLE": "FSUG (Free Software User Group) Thrissur",
   "URL": "http://thrissur.fsug.in",
   "MLIST": "",
   "MATURL": "https://matrix.to/#/#fsug-tcr:matrix.org",
@@ -101,7 +101,7 @@ var locations = [{
 }, {
   "LAT": "9.97",
   "LNG": "76.28",
-  "TITLE": "ILUG Cochin",
+  "TITLE": "ILUG (Indian Libre Software User Group) Cochin",
   "URL": "http://ilugcoch.in",
   "MLIST": "",
   "MATURL": "https://matrix.to/#/#ilugcochin:matrix.org",
@@ -125,7 +125,7 @@ var locations = [{
 }, {
   "LAT": "12.50",
   "LNG": "75.05",
-  "TITLE": "FSUG at LBS College of Engineering, Kasargode",
+  "TITLE": "FSUG (Free Software User Group) at LBS College of Engineering, Kasargode",
   "URL": "http://lbs.fsug.in/",
   "MLIST": "",
   "MATURL": "",
@@ -133,7 +133,7 @@ var locations = [{
 }, {
   "LAT": "10.84",
   "LNG": "76.03",
-  "TITLE": "FSUG at MES College of Engineering, Malappuram",
+  "TITLE": "FSUG (Free Software User Group) at MES College of Engineering, Malappuram",
   "URL": "",
   "MLIST": "https://groups.google.com/forum/#!forum/mes-fsug",
   "MATURL": "",
@@ -141,7 +141,7 @@ var locations = [{
 }, {
   "LAT": "18.5293994",
   "LNG": "73.8560156",
-  "TITLE": "FSUG at College of Engineering, Pune",
+  "TITLE": "FSUG (Free Software User Group) at College of Engineering, Pune",
   "URL": "http://co.fsug.in/",
   "MLIST": "",
   "MATURL": "",
@@ -149,7 +149,7 @@ var locations = [{
 }, {
   "LAT": "15.49",
   "LNG": "73.82",
-  "TITLE": "FSUG Goa",
+  "TITLE": "FSUG (Free Software User Group) Goa",
   "URL": "http://goa.fsug.in",
   "MLIST": "",
   "MATURL": "",
-- 
GitLab