From 247b24b49fcec96ac8128dd90cad286e2f601110 Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Thu, 28 May 2026 01:43:20 -0700 Subject: [PATCH] chore(release): add AUTHOR_MAP entry for AdityaRajeshGadgil --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index f77bf1ea90c..a81aee9f93d 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -88,6 +88,7 @@ AUTHOR_MAP = { "omar@techdeveloper.site": "nycomar", "qiyin.zuo@pcitc.com": "qiyin-code", "mr.aashiz@gmail.com": "aashizpoudel", + "adityargadgil@gmail.com": "AdityaRajeshGadgil", "70629228+shaun0927@users.noreply.github.com": "shaun0927", "soju06@users.noreply.github.com": "Soju06", "34199905+Soju06@users.noreply.github.com": "Soju06",