diff --git a/js/locations.js b/js/locations.js
index c7af8d2e1b39df22c95424bb6553da9230fdb196..ce43f4bcd4fada79b1bad4762cafd9739c3505db 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -283,4 +283,12 @@ var locations = [{
    "MLIST": "",
    "MATURL": "",
    "TGURL": ""
+}, {
+  "LAT":"12.991829015583626",
+  "LNG": "80.22862809291958",
+  "TITLE": "ILUGC (Indian Linux User Group - Chennai)",
+  "URL": "https://ilugc.in",
+  "MLIST": "https://www.freelists.org/list/ilugc",
+  "MATURL": "https://matrix.to/#/#ilugc:libera.chat",
+  "TGURL": ""
 }];
\ No newline at end of file