From e5114298f00d3ee57a9a8fe27c6af00978575796 Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 17:55:14 -0700 Subject: [PATCH] chore(release): map WuTianyi123 in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 2090adf1f..1d99d4513 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -362,6 +362,7 @@ AUTHOR_MAP = { "chayton@sina.com": "ycbai", "longsizhuo@gmail.com": "longsizhuo", "chenb19870707@gmail.com": "ms-alan", + "276886827+WuTianyi123@users.noreply.github.com": "WuTianyi123", }