From d856f4535d336ccac8de78f56e17720514bb4582 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 7 May 2026 05:09:36 -0700 Subject: [PATCH] chore: AUTHOR_MAP entry for chenlinfeng@ruije / @noOne-list --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 97487647d7..f6ba968f10 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -857,6 +857,7 @@ AUTHOR_MAP = { # Debug share upload-time redaction (May 2026) "dhuysamen@gmail.com": "GodsBoy", # PR #19318 "mrcoferland@gmail.com": "mrcoferland", # PR #19023 + "chenlinfeng@ruije.com.cn": "noOne-list", # PR #19050 }