mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
docs(contributors): map salvaged supply-chain PR authors
scripts/contributor_audit.py resolves Co-authored-by trailers through contributors/emails/, so a co-author with a plain (non-noreply) email and no mapping file silently drops out of the generated release notes. This PR consolidates ~30 open dependency/supply-chain PRs and credits their authors as co-authors on the merge commit. Nine of those emails had no mapping. Added via scripts/add_contributor.py, one file per email: vikyw89@gmail.com -> vikyw89 (#50902) fmy3@qq.com -> superafun (#60201) Steven.Leath@gmail.com -> Leathal1 (#69711) bbasketballer75@gmail.com -> bbasketballer75 (#69864, #73857) mudreac@gmail.com -> mudrii (#66871, #63099) agents@joinsensie.com -> Sensie-agents (#65150) dinmail@gmail.com -> sahlbergalfred4-lgtm (#70003) richard.ham@live.com -> zebadee2kk (#50052) jrcrittenden@gmail.com -> jrcrittenden (#28749) egilewski@egilewski.com, sunsky.lau@gmail.com and 1920071390@campus.ouj.ac.jp were already mapped. Every other co-author uses a GitHub id+login noreply address, which auto-resolves and needs no file. tests/scripts/test_contributor_map.py passes.
This commit is contained in:
parent
e803c5aeac
commit
bc49e98143
9 changed files with 18 additions and 0 deletions
2
contributors/emails/Steven.Leath@gmail.com
Normal file
2
contributors/emails/Steven.Leath@gmail.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Leathal1
|
||||
# PR #69711 salvage (deps: pyasn1 0.6.4)
|
||||
2
contributors/emails/agents@joinsensie.com
Normal file
2
contributors/emails/agents@joinsensie.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Sensie-agents
|
||||
# PR #65150 salvage (deps: lazy dependency floors)
|
||||
2
contributors/emails/bbasketballer75@gmail.com
Normal file
2
contributors/emails/bbasketballer75@gmail.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bbasketballer75
|
||||
# PR #69864, #73857 salvage (deps: npm advisories)
|
||||
2
contributors/emails/dinmail@gmail.com
Normal file
2
contributors/emails/dinmail@gmail.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
sahlbergalfred4-lgtm
|
||||
# PR #70003 salvage (deps: security-sensitive packages)
|
||||
2
contributors/emails/fmy3@qq.com
Normal file
2
contributors/emails/fmy3@qq.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
superafun
|
||||
# PR #60201 salvage (sec: npm allowScripts allowlist)
|
||||
2
contributors/emails/jrcrittenden@gmail.com
Normal file
2
contributors/emails/jrcrittenden@gmail.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
jrcrittenden
|
||||
# PR #28749 salvage (sec: release-age gate on hermes update)
|
||||
2
contributors/emails/mudreac@gmail.com
Normal file
2
contributors/emails/mudreac@gmail.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
mudrii
|
||||
# PR #66871, #63099 salvage (deps: vulnerable floors)
|
||||
2
contributors/emails/richard.ham@live.com
Normal file
2
contributors/emails/richard.ham@live.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
zebadee2kk
|
||||
# PR #50052 salvage (sec: bump deps for 25 CVEs)
|
||||
2
contributors/emails/vikyw89@gmail.com
Normal file
2
contributors/emails/vikyw89@gmail.com
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
vikyw89
|
||||
# PR #50902 salvage (sec: npm/uv dependency cooldown)
|
||||
Loading…
Add table
Add a link
Reference in a new issue