chore: add AUTHOR_MAP entry for PR #33958 contributor

This commit is contained in:
teknium1 2026-06-09 22:32:55 -07:00 committed by Teknium
parent e5580f43c2
commit 099146fedd

View file

@ -1506,6 +1506,7 @@ AUTHOR_MAP = {
"singhsanidhya741@gmail.com": "sanidhyasin", # PR #40403 salvage (model.default_headers for custom OpenAI-compatible providers, #40033)
"josephjohnson.joel@gmail.com": "JoelJJohnson", # PR #39913 salvage (Windows ConPTY dashboard chat bridge)
"andreas@schwarz-ketsch.de": "Nea74", # PR #40022 co-author credit (same Windows ConPTY bridge design)
"chanhokyim@gmail.com": "joel611", # PR #33958 salvage (DISCORD_ALLOWED_ROLES role_authorized gateway flag)
}