chore(release): map singhsanidhya741@gmail.com to sanidhyasin (#41094)

Adds the AUTHOR_MAP entry for the #40403 salvage (model.default_headers
for custom OpenAI-compatible providers, fixes #40033) so contributor_audit
passes when the salvage PR lands.
This commit is contained in:
kshitij 2026-06-07 01:55:24 -07:00 committed by GitHub
parent e18f14d928
commit 3763355f08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1464,6 +1464,7 @@ AUTHOR_MAP = {
"wasdhkzk@gmail.com": "whyhkzk", # PR #32407 (sandbox-mirror inner-container guard; commits authored as whyhkzk + zhukun)
"leonard@sellem.me": "leonardsellem", # PR #37405 (desktop WS origin guard on remote/Tailscale binds)
"42903577+ohMyJason@users.noreply.github.com": "ohMyJason", # PR #29810 (discover_models in custom_providers section 4)
"singhsanidhya741@gmail.com": "sanidhyasin", # PR #40403 salvage (model.default_headers for custom OpenAI-compatible providers, #40033)
}