From 7a78342ab37b40772bc8129cee23198777951163 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 16 Jul 2026 04:46:59 -0700 Subject: [PATCH] chore: add AUTHOR_MAP entry for shuangxinniao (PR #40127 salvage) --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index e98c096dc4c2..3f78e3c6e4f8 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -352,6 +352,7 @@ AUTHOR_MAP = { "dirtyren@users.noreply.github.com": "dirtyren", "a54983334@163.com": "Code-suphub", "78542984+Code-suphub@users.noreply.github.com": "Code-suphub", + "shuangxinniao@gmail.com": "shuangxinniao", "hi@neueway.com": "brendandebeasi", "dorokuma@users.noreply.github.com": "dorokuma", "liuwei666888@users.noreply.github.com": "liuwei666888",