chore(attribution): map SiTaggart for PR #35583 (#36189)

Adds me@simontaggart.com → SiTaggart to AUTHOR_MAP so the
check-attribution gate passes for the docker_forward_env empty-secret
fix (#35583, fixes #35580).
This commit is contained in:
Ben Barclay
2026-06-01 12:16:54 +10:00
committed by GitHub
parent 9a82cd33d8
commit e2ee9177f0

View File

@ -1411,6 +1411,7 @@ AUTHOR_MAP = {
# batch salvage PR #35758 (perf micro-fixes)
"116212274+amathxbt@users.noreply.github.com": "amathxbt", # PR #22155 (cache tool_output_limits)
"takis312@hotmail.com": "ErnestHysa", # PRs #32636/#32708 (MCP asyncio.sleep + O(n^2) watcher drain)
"me@simontaggart.com": "SiTaggart", # PR #35583 (docker_forward_env empty-secret .env fallback)
}