From 48923e5a3d8f521084bc11a2ed9e528ea3feee06 Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 23 Apr 2026 02:32:30 -0700 Subject: [PATCH] chore(release): map azhengbot in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index fed477994..854630d6e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -394,6 +394,7 @@ AUTHOR_MAP = { "67779267+wenhao7@users.noreply.github.com": "wenhao7", "git@yzx9.xyz": "yzx9", "nilesh@cloudgeni.us": "lvnilesh", + "63502660+azhengbot@users.noreply.github.com": "azhengbot", }