forked from forks/go-ethereum
all: remove martin from CODEOWNERS (#31637)
Thank you, @holiman, for being an integral part of the Go-Ethereum and for your invaluable contributions over the years. This will always be your home and you're welcome back anytime!
This commit is contained in:
parent
48ec86abbb
commit
476f117211
1 changed files with 8 additions and 11 deletions
19
.github/CODEOWNERS
vendored
19
.github/CODEOWNERS
vendored
|
|
@ -9,12 +9,11 @@ beacon/light/ @zsfelfoldi
|
||||||
beacon/merkle/ @zsfelfoldi
|
beacon/merkle/ @zsfelfoldi
|
||||||
beacon/types/ @zsfelfoldi @fjl
|
beacon/types/ @zsfelfoldi @fjl
|
||||||
beacon/params/ @zsfelfoldi @fjl
|
beacon/params/ @zsfelfoldi @fjl
|
||||||
cmd/clef/ @holiman
|
cmd/evm/ @MariusVanDerWijden @lightclient
|
||||||
cmd/evm/ @holiman @MariusVanDerWijden @lightclient
|
core/state/ @rjl493456442
|
||||||
core/state/ @rjl493456442 @holiman
|
crypto/ @gballet @jwasinger @fjl
|
||||||
crypto/ @gballet @jwasinger @holiman @fjl
|
core/ @rjl493456442
|
||||||
core/ @holiman @rjl493456442
|
eth/ @rjl493456442
|
||||||
eth/ @holiman @rjl493456442
|
|
||||||
eth/catalyst/ @MariusVanDerWijden @lightclient @fjl @jwasinger
|
eth/catalyst/ @MariusVanDerWijden @lightclient @fjl @jwasinger
|
||||||
eth/tracers/ @s1na
|
eth/tracers/ @s1na
|
||||||
ethclient/ @fjl
|
ethclient/ @fjl
|
||||||
|
|
@ -26,11 +25,9 @@ core/tracing/ @s1na
|
||||||
graphql/ @s1na
|
graphql/ @s1na
|
||||||
internal/ethapi/ @fjl @s1na @lightclient
|
internal/ethapi/ @fjl @s1na @lightclient
|
||||||
internal/era/ @lightclient
|
internal/era/ @lightclient
|
||||||
metrics/ @holiman
|
miner/ @MariusVanDerWijden @fjl @rjl493456442
|
||||||
miner/ @MariusVanDerWijden @holiman @fjl @rjl493456442
|
|
||||||
node/ @fjl
|
node/ @fjl
|
||||||
p2p/ @fjl @zsfelfoldi
|
p2p/ @fjl @zsfelfoldi
|
||||||
rlp/ @fjl
|
rlp/ @fjl
|
||||||
params/ @fjl @holiman @karalabe @gballet @rjl493456442 @zsfelfoldi
|
params/ @fjl @karalabe @gballet @rjl493456442 @zsfelfoldi
|
||||||
rpc/ @fjl @holiman
|
rpc/ @fjl
|
||||||
signer/ @holiman
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue