mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
chore(release): map salvage-batch contributors in AUTHOR_MAP
Adds three contributors whose commits land via this batch of salvage PRs: - @mrunmayee17 (mrunmayeerane17@gmail.com) — Discord wildcard fix #14920 - @camaragon (69489633+camaragon@users.noreply.github.com) — ACP MCP fix #14986 - @shamork (shamork@outlook.com) — NO_PROXY bypass fix #14966 Required by CI, which rejects PRs with unmapped personal emails.
This commit is contained in:
parent
f24956ba12
commit
ba3284f34a
1 changed files with 4 additions and 0 deletions
|
|
@ -440,6 +440,10 @@ AUTHOR_MAP = {
|
|||
"topcheer@me.com": "topcheer",
|
||||
"walli@tencent.com": "walli",
|
||||
"zhuofengwang@tencent.com": "Zhuofeng-Wang",
|
||||
# April 2026 salvage-PR batch (#14920, #14986, #14966)
|
||||
"mrunmayeerane17@gmail.com": "mrunmayee17",
|
||||
"69489633+camaragon@users.noreply.github.com": "camaragon",
|
||||
"shamork@outlook.com": "shamork",
|
||||
# no-github-match — keep as display names
|
||||
"clio-agent@sisyphuslabs.ai": "Sisyphus",
|
||||
"marco@rutimka.de": "Marco Rutsch",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue