From c5e496e1c059d9a7f363182904665fd5af46997e Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Thu, 28 May 2026 03:42:04 -0700 Subject: [PATCH] chore: map yanghongda@jackyun.com -> yangguangjin in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 08cbea3efc5..779d4341dbb 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -128,6 +128,7 @@ AUTHOR_MAP = { "buraysandro9@gmail.com": "ygd58", "108427749+buntingszn@users.noreply.github.com": "buntingszn", "yanglongwei06@gmail.com": "Alex-yang00", + "yanghongda@jackyun.com": "yangguangjin", "teknium@nousresearch.com": "teknium1", "markuscontasul@gmail.com": "Glucksberg", "80581902+Glucksberg@users.noreply.github.com": "Glucksberg",