From afbcca0f064b6730b8d5073c89751e1f1e319dd7 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 7 May 2026 05:58:00 -0700 Subject: [PATCH] chore: AUTHOR_MAP entry for @shashwatgokhe --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 70170b0091..6320b23a39 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -870,6 +870,7 @@ AUTHOR_MAP = { "leosma@gmail.com": "leon7609", # PR #19069 "nouseman666@gmail.com": "nouseman666", # PR #19088 "ginwu05@gmail.com": "GinWU05", # PR #19093 + "shashwatgokhe2@gmail.com": "shashwatgokhe", # PR #19196 "lxl694522264@gmail.com": "EvilDrag0n", # PR #20651 }