From 8cef1491314589041a7896a86eb8a05bbeeb43dc Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 7 May 2026 06:04:18 -0700 Subject: [PATCH] chore: AUTHOR_MAP entry for @stevenchouai --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 6320b23a39..d3d2529751 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -871,6 +871,7 @@ AUTHOR_MAP = { "nouseman666@gmail.com": "nouseman666", # PR #19088 "ginwu05@gmail.com": "GinWU05", # PR #19093 "shashwatgokhe2@gmail.com": "shashwatgokhe", # PR #19196 + "stevenchou.ai@gmail.com": "stevenchouai", # PR #19221 "lxl694522264@gmail.com": "EvilDrag0n", # PR #20651 }