From eef23354a5ba80977eb15c62fc95786782627cf9 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 7 May 2026 05:24:32 -0700 Subject: [PATCH] chore: AUTHOR_MAP entry for @nouseman666 --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index fd62ce7321..aa5906d449 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -863,6 +863,7 @@ AUTHOR_MAP = { "chenlinfeng@ruije.com.cn": "noOne-list", # PR #19050 "briansu@Mac-mini.attlocal.net": "likejudy", # PR #19052 "leosma@gmail.com": "leon7609", # PR #19069 + "nouseman666@gmail.com": "nouseman666", # PR #19088 }