chore(release): add leehack to AUTHOR_MAP for PR #22053 salvage (#22409)

Adds jhin.lee@unity3d.com → leehack so contributor_audit.py strict
mode passes when the salvage of #22053 (telegram DM topic reply
fallback) lands on main.
This commit is contained in:
kshitij 2026-05-09 01:39:16 -07:00 committed by GitHub
parent 96dc272623
commit 28b5bd7e93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -910,6 +910,7 @@ AUTHOR_MAP = {
"wtyopenclaw@gmail.com": "WuTianyi123", # PR #20275 salvage of #13723 (feishu markdown)
"zhicheng.han@mathematik.uni-goettingen.de": "hanzckernel", # PR #20311 (api-server approval events)
"agentsmithlaor@gmail.com": "oferlaor", # PR #22356 salvage (cron origin sender identity)
"jhin.lee@unity3d.com": "leehack", # PR #22053 salvage (telegram DM topic reply fallback)
# pander: empty email, salvaged via PR #19665 from #16126 by @ms-alan
}