From 5e76c650bbae787cbc920646b3822294f02bb8f5 Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 23 Apr 2026 02:06:02 -0700 Subject: [PATCH] chore(release): map yzx9 in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 2fdbf0af..8ffc471c 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -392,6 +392,7 @@ AUTHOR_MAP = { "373119611@qq.com": "roytian1217", "brett@brettbrewer.com": "minorgod", "67779267+wenhao7@users.noreply.github.com": "wenhao7", + "git@yzx9.xyz": "yzx9", }