From dab36d9511cef5eef12849a57661e8f64e2e16dc Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 23 Apr 2026 03:05:26 -0700 Subject: [PATCH] chore(release): map phpoh in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 6c01cf861d..754748cea3 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -401,6 +401,7 @@ AUTHOR_MAP = { "yuanhe@minimaxi.com": "RyanLee-Dev", "curtis992250@gmail.com": "TaroballzChen", "92638503+Lind3ey@users.noreply.github.com": "Lind3ey", + "1352808998@qq.com": "phpoh", }