From 919a0ec1c1854ea704dd902c220fe14fc00434f9 Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Fri, 16 Jun 2017 04:21:00 +0000
Subject: [PATCH] add swecha

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

diff --git a/js/locations.js b/js/locations.js
index 6b42d05..5babbeb 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -10,6 +10,14 @@
     (have I missed something?)
  */
 var locations = [{
+  "LAT": "17.4359194",
+  "LNG": "78.3604184",
+  "TITLE": "Swecha",
+  "URL": "http://www.swecha.org/",
+  "MLIST": "http://swecha.net/mailman/listinfo",
+  "MATURL": "https://matrix.to/#/#swecha:matrix.org",
+  "TGURL": ""
+}, {
   "LAT": "12.9473557",
   "LNG": "77.5996612",
   "TITLE": "FSMK (Free Software Movement Karnataka)",
-- 
GitLab