From ebc32bfcf759b8ab0195863e2813523003733158 Mon Sep 17 00:00:00 2001 From: kshitijk4poor <82637225+kshitijk4poor@users.noreply.github.com> Date: Fri, 17 Jul 2026 16:34:34 +0530 Subject: [PATCH] chore: add MaartenDMT to AUTHOR_MAP for PR #65637 salvage --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 0a7224fe6367..68f4c2da6279 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -58,6 +58,7 @@ AUTHOR_MAP = { "RainbowAndSun@users.noreply.github.com": "RainbowAndSun", # PR #62982 salvage (honcho: observer target in prefetch context) "pi@hermes.local": "Elektrofussel", # PR #61675 salvage (honcho: defaultHost + private-range local URL detection) "doogie@spark.local": "SAMBAS123", # PR #64986 salvage (gateway: multiplex primary bot token scope) + "maartendormenatteysen@hotmail.com": "MaartenDMT", # PR #65637 salvage (gateway: retry failed transcript appends and rebuild corrupted FTS) "emrekoca2003@gmail.com": "kocaemre", # PR #36051 salvage (docs: audit round 3 code/doc reconciliation) "focusedmiqa@gmail.com": "m1qaweb", # PR #29290 salvage (gateway: strip /queue prefix when idle) "13574+otsune@users.noreply.github.com": "otsune", # PR #36019 salvage (kanban: attachment toolset + CLI)