From 0bebf5b948b1a64030da56d7ad0f9ec9cb875981 Mon Sep 17 00:00:00 2001 From: Teknium Date: Sat, 18 Apr 2026 12:35:00 -0700 Subject: [PATCH] chore(attribution): add AUTHOR_MAP entry for Honghua Yang (honghua) --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index bc0496d86..4c32dccfd 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -74,6 +74,7 @@ AUTHOR_MAP = { "109555139+davetist@users.noreply.github.com": "davetist", "39405770+yyq4193@users.noreply.github.com": "yyq4193", "Asunfly@users.noreply.github.com": "Asunfly", + "2500400+honghua@users.noreply.github.com": "honghua", # contributors (manual mapping from git names) "ahmedsherif95@gmail.com": "asheriif", "liujinkun@bytedance.com": "liujinkun2025",