diff --git a/js/locations.js b/js/locations.js
index 08be779af42c5e8b6090b327502e66af6aff94e4..00a298521d866e92730c346d90175eafa97073f2 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -225,4 +225,12 @@ var locations = [{
   "MLIST": "https://groups.google.com/forum/#!forum/nitcosc",
   "MATURL": "https://matrix.to/#/#fosscell:diasp.in",
   "TGURL": "https://t.me/fosscell"
+}, {
+  "LAT": "28.6139",
+  "LNG": "77.2090",
+  "TITLE": "Indian Linux User's Group Delhi",
+  "URL": "http://www.linuxdelhi.org/",
+  "MLIST": "",
+  "MATURL": "https://matrix.to/#/#ilugd:matrix.org",
+  "TGURL": "https://t.me/joinchat/AAAAAEAc48wCHkUXViXBcg"
 }];