From 911f57ad979dcd0e33804c738cc39301b998cbc0 Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 23 Apr 2026 02:36:52 -0700 Subject: [PATCH] chore(release): map TaroballzChen in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 37cf6182e..10cfde68d 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -398,6 +398,7 @@ AUTHOR_MAP = { "63502660+azhengbot@users.noreply.github.com": "azhengbot", "sharvil.saxena@gmail.com": "sharziki", "yuanhe@minimaxi.com": "RyanLee-Dev", + "curtis992250@gmail.com": "TaroballzChen", }