From 81d925f2a550fe76bdd178b8b958781552142d62 Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 23 Apr 2026 03:24:38 -0700 Subject: [PATCH] chore(release): map dyxushuai and etcircle in AUTHOR_MAP Personal gmail and noreply pattern for the contributors whose commits are preserved on the salvage PR for issue #11016. --- scripts/release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index 3209a67e..a168c921 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -112,6 +112,8 @@ AUTHOR_MAP = { "josephzcan@gmail.com": "j0sephz", # contributors (manual mapping from git names) "ahmedsherif95@gmail.com": "asheriif", + "dyxushuai@gmail.com": "dyxushuai", + "33860762+etcircle@users.noreply.github.com": "etcircle", "liujinkun@bytedance.com": "liujinkun2025", "dmayhem93@gmail.com": "dmahan93", "fr@tecompanytea.com": "ifrederico",