diff --git a/js/locations.js b/js/locations.js
index 893986fa8eebe28b574cc75ef0519b5cbd759086..cc524eb9878fe77614499d2d3305d1fcb07aeb9d 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -249,4 +249,12 @@ var locations = [{
    "MLIST": "https://groups.google.com/forum/#!forum/vidya-foss-club",
    "MATURL": "https://matrix.to/#/#FOSSersVAST:matrix.org",
    "TGURL": "https://t.me/fossersvast"
+}, {
+   "LAT":"11.93855",
+   "LNG": "79.4984801",
+   "TITLE": "Viluppuram GLUG",
+   "URL": "https://vglug.org",
+   "MLIST": "https://groups.google.com/forum/#!forum/viluppuramglug",
+   "MATURL": "https://matrix.to/#/+vglug:matrix.org",
+   "TGURL": ""
 }];
\ No newline at end of file