fix(release): add fearvox1015@gmail.com -> Fearvox to AUTHOR_MAP
The check-attribution CI job on #37679 failed because the commit author email nolan@0xvox.com (a local git config mistake on this machine) is not in scripts/release.py AUTHOR_MAP. The commit itself is now re-authored to fearvox1015@gmail.com, and this follow-up adds the entry to AUTHOR_MAP so any future commits authored from this email also pass the check.
This commit is contained in:
@ -374,6 +374,7 @@ AUTHOR_MAP = {
|
||||
"harish.kukreja@gmail.com": "counterposition",
|
||||
"nidhi2894@gmail.com": "nidhi-singh02",
|
||||
"35294173+Fearvox@users.noreply.github.com": "Fearvox",
|
||||
"fearvox1015@gmail.com": "Fearvox",
|
||||
"hypnus.yuan@gmail.com": "Hypnus-Yuan",
|
||||
"15558128926@qq.com": "xsfX20",
|
||||
"binhnt.ht.92@gmail.com": "binhnt92",
|
||||
|
||||
Reference in New Issue
Block a user