From 7a8c4fe238f9d984755c393e7e141a7e8f253097 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Sun, 21 Jun 2026 11:37:59 -0700 Subject: [PATCH] chore(release): add AUTHOR_MAP entry for #48422 salvage --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 168ec9969fde..646c7f3b570f 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -45,6 +45,7 @@ ACP_REGISTRY_MANIFEST = REPO_ROOT / "acp_registry" / "agent.json" # Auto-extracted from noreply emails + manual overrides AUTHOR_MAP = { + "0x0sec@gmail.com": "kn8-codes", # PR #48422 salvage (rich messages opt-in default off) "liaoshiwu@gmail.com": "de1tydev", # PR #10158 salvage (poll read-only for notify_on_complete watcher; #10156) "szzhoujiarui@gmail.com": "szzhoujiarui-sketch", # cron model.default salvage co-author (#45550) "rayjun0412@gmail.com": "rayjun", # cron model.default salvage co-author (#43952)