mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-09 08:21:50 +00:00
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:
parent
4b06c98fe4
commit
7982560845
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue