chore: map lavya@loom.local -> LavyaTandel in AUTHOR_MAP

Salvage of PR #57893 (envelope-layout prompt-cache marker fix, #57845)
uses the contributor's local git identity lavya@loom.local, which is not
GitHub-resolvable. Add the mapping so contributor_audit passes when the
salvage PR lands.
This commit is contained in:
kshitijk4poor 2026-07-04 11:58:27 +05:30 committed by kshitij
parent 52cf9dbada
commit 8229d7765a

View file

@ -1857,6 +1857,7 @@ AUTHOR_MAP = {
"poli.koltsova@gmail.com": "wnuuee1", # commit 9fd2b2cb PR author
"yosapol@jitrak.dev": "Eji4h", # direct email match
"kiljadn@gmail.com": "designnotdrum", # PR #56480 salvage (toolset static-inference fix)
"lavya@loom.local": "LavyaTandel", # PR #57893 salvage local git identity (envelope-layout cache markers on tool/empty-assistant messages; #57845)
}