From 141f1bfb84882a7a506c98e0a6dc6f53e837cdb0 Mon Sep 17 00:00:00 2001
From: Subin Siby <subins2000@gmail.com>
Date: Sat, 1 Dec 2018 11:17:06 +0100
Subject: [PATCH] Add FOSSers VAST

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

diff --git a/js/locations.js b/js/locations.js
index 49583f7..893986f 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -241,4 +241,12 @@ var locations = [{
    "MLIST": "",
    "MATURL": "https://riot.im/app/#/room/#bsd:matrix.org",
    "TGURL": "https://t.me/unitedbsd"
+}, {
+   "LAT":" 10.62655",
+   "LNG": "76.14496",
+   "TITLE": "FOSSers VAST",
+   "URL": "https://fossers.vidyaacademy.ac.in",
+   "MLIST": "https://groups.google.com/forum/#!forum/vidya-foss-club",
+   "MATURL": "https://matrix.to/#/#FOSSersVAST:matrix.org",
+   "TGURL": "https://t.me/fossersvast"
 }];
\ No newline at end of file
-- 
GitLab