Skip to content

Commit 84cabb5

Browse files
authored
CODEOWNERS: add some more entries for auto assignment (#30851)
1 parent 4afab7e commit 84cabb5

File tree

1 file changed

+25
-14
lines changed

1 file changed

+25
-14
lines changed

.github/CODEOWNERS

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,36 @@
11
# Lines starting with '#' are comments.
22
# Each line is a file pattern followed by one or more owners.
33

4-
accounts/usbwallet @karalabe
5-
accounts/scwallet @gballet
6-
accounts/abi @gballet @MariusVanDerWijden
7-
beacon/engine @lightclient
8-
cmd/clef @holiman
9-
cmd/evm @holiman @MariusVanDerWijden @lightclient
10-
consensus @karalabe
11-
core/ @karalabe @holiman @rjl493456442
12-
eth/ @karalabe @holiman @rjl493456442
13-
eth/catalyst/ @gballet @lightclient
4+
accounts/usbwallet/ @gballet
5+
accounts/scwallet/ @gballet
6+
accounts/abi/ @gballet @MariusVanDerWijden
7+
beacon/engine/ @MariusVanDerWijden @lightclient @fjl
8+
beacon/light/ @zsfelfoldi
9+
beacon/merkle/ @zsfelfoldi
10+
beacon/types/ @zsfelfoldi @fjl
11+
beacon/params/ @zsfelfoldi @fjl
12+
cmd/clef/ @holiman
13+
cmd/evm/ @holiman @MariusVanDerWijden @lightclient
14+
core/state/ @rjl493456442 @holiman
15+
crypto/ @gballet @jwasinger @holiman @fjl
16+
core/ @holiman @rjl493456442
17+
eth/ @holiman @rjl493456442
18+
eth/catalyst/ @MariusVanDerWijden @lightclient @fjl @jwasinger
1419
eth/tracers/ @s1na
20+
ethclient/ @fjl
21+
ethdb/ @rjl493456442
22+
event/ @fjl
23+
trie/ @rjl493456442
24+
triedb/ @rjl493456442
1525
core/tracing/ @s1na
1626
graphql/ @s1na
17-
internal/ethapi @lightclient
18-
internal/era @lightclient
19-
les/ @zsfelfoldi @rjl493456442
20-
light/ @zsfelfoldi @rjl493456442
27+
internal/ethapi/ @fjl @s1na @lightclient
28+
internal/era/ @lightclient
29+
metrics/ @holiman
30+
miner/ @MariusVanDerWijden @holiman @fjl @rjl493456442
2131
node/ @fjl
2232
p2p/ @fjl @zsfelfoldi
33+
rlp/ @fjl
2334
params/ @fjl @holiman @karalabe @gballet @rjl493456442 @zsfelfoldi
2435
rpc/ @fjl @holiman
2536
signer/ @holiman

0 commit comments

Comments
 (0)