chore(attribution): map polnikale for PR #35717 (#36273)

Adds nicsequenzy@gmail.com -> polnikale to AUTHOR_MAP so the
check-attribution gate passes for the Playwright headless_shell browser
discovery fix (#35717).
This commit is contained in:
Ben Barclay
2026-06-01 16:05:06 +10:00
committed by GitHub
parent f106e58afa
commit e3998d4714

View File

@ -1413,6 +1413,7 @@ AUTHOR_MAP = {
"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)
"2663402852@qq.com": "x1am1", # PR #35098 (chown root-owned top-level HERMES_HOME state files)
"nicsequenzy@gmail.com": "polnikale", # PR #35717 (discover Playwright headless_shell browser)
}