From b4c030025f91bb7cf5442acab8409884d97d9a07 Mon Sep 17 00:00:00 2001 From: Teknium Date: Fri, 24 Apr 2026 03:17:17 -0700 Subject: [PATCH] chore(release): map Nicecsh in AUTHOR_MAP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Required by CI for the #15030 salvage — Nicecsh's commits (cshong2017@outlook.com) carry their authorship into main. --- scripts/release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index c0d897e512..f3afa8f9f4 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -449,6 +449,8 @@ AUTHOR_MAP = { "mrunmayeerane17@gmail.com": "mrunmayee17", "69489633+camaragon@users.noreply.github.com": "camaragon", "shamork@outlook.com": "shamork", + # April 2026 Discord Copilot /model salvage (#15030) + "cshong2017@outlook.com": "Nicecsh", # no-github-match — keep as display names "clio-agent@sisyphuslabs.ai": "Sisyphus", "marco@rutimka.de": "Marco Rutsch",