chore: add krislidimo to AUTHOR_MAP for PR #29775 (#32434)

This commit is contained in:
kshitij 2026-05-25 23:15:56 -07:00 committed by GitHub
parent d8703e27f5
commit 66851dc413
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)
}