diff --git a/scripts/release.py b/scripts/release.py index 1324969ce0c..ea1ed052d82 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1316,6 +1316,7 @@ AUTHOR_MAP = { "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) + "krislidimo@gmail.com": "krislidimo", # PR #29775 (tighten Telegram table row-group spacing; drop redundant first bullet) }