From c80cc8557ed09509f930ab3df104f3c7f913c573 Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 23 Apr 2026 02:34:49 -0700 Subject: [PATCH] chore(release): map RyanLee-Dev in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 3eaa71a8b..5b1721f06 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -396,6 +396,7 @@ AUTHOR_MAP = { "nilesh@cloudgeni.us": "lvnilesh", "63502660+azhengbot@users.noreply.github.com": "azhengbot", "sharvil.saxena@gmail.com": "sharziki", + "yuanhe@minimaxi.com": "RyanLee-Dev", }