From 296b290f8f3c4e890f90b300a1d11793fc9c3e94 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Sun, 21 Jun 2026 08:31:54 -0700 Subject: [PATCH] chore(release): add AUTHOR_MAP entry for de1tydev (#10158) --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 0c6ccf36659..9bee53ae594 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 = { + "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) "96944678+sweetcornna@users.noreply.github.com": "sweetcornna", # cron ticker-liveness salvage co-author (#33849)