From 6cc4691c86bfbcfb27ef0e322fa60f84c84b761e Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 16 Jul 2026 06:45:33 -0700 Subject: [PATCH] chore(release): map otsune's noreply email in AUTHOR_MAP (PR #36019 salvage) --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index cdd0c28622a0..61603ee16329 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -52,6 +52,7 @@ AUTHOR_MAP = { "jtstothard@gmail.com": "jtstothard", # PR #63256 salvage (gateway: multiplex secondary adapter config validation) "doogie@spark.local": "SAMBAS123", # PR #64986 salvage (gateway: multiplex primary bot token scope) "emrekoca2003@gmail.com": "kocaemre", # PR #36051 salvage (docs: audit round 3 code/doc reconciliation) + "13574+otsune@users.noreply.github.com": "otsune", # PR #36019 salvage (kanban: attachment toolset + CLI) "205466933+wesleion@users.noreply.github.com": "wesleion", # PR #36049 salvage (telegram: per-topic free-response allowlist) "evefromwayback@gmail.com": "evefromwayback", # PR #64611 salvage (agent: never load install-tree AGENTS.md as project context) "Regina@Andreys-Mini.true.true": "Rival", # PR #64935/#64936 salvage (state: restore-boundary alternation repair; agent: turn-overlap tripwire)