chore: register contributor in AUTHOR_MAP for release-note attribution

Adds zheng.jerilyn@gmail.com → jerilynzheng to scripts/release.py so
the check-attribution CI workflow passes.
This commit is contained in:
jerilynzheng 2026-04-20 11:02:24 -07:00 committed by Teknium
parent 29f57ec954
commit e1b29c474e

View file

@ -319,6 +319,7 @@ AUTHOR_MAP = {
"166376523+sjz-ks@users.noreply.github.com": "sjz-ks",
"haileymarshall005@gmail.com": "haileymarshall",
"aniruddhaadak80@users.noreply.github.com": "aniruddhaadak80",
"zheng.jerilyn@gmail.com": "jerilynzheng",
}