diff --git a/scripts/release.py b/scripts/release.py index 10cd88b694f..1324969ce0c 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1314,6 +1314,8 @@ AUTHOR_MAP = { "66773372+Tranquil-Flow@users.noreply.github.com": "Tranquil-Flow", # PR #27518 (bracketed-paste timeout) "8bit64k@pm.me": "8bit64k", # PR #14681 (TUI /q alias from quit to queue) "chenglunhu@gmail.com": "hclsys", # PR #31985 (TUI /q alias regression test) + "dearmayo@localhost": "ffr31mr", # PR #32103 (SubdirectoryHintTracker workspace boundary) + "TheOnlyMika@users.noreply.github.com": "TheOnlyMika", # PR #32155 (dashboard XSS + defusedxml) }