-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathCODEOWNERS
More file actions
45 lines (45 loc) · 2.22 KB
/
CODEOWNERS
File metadata and controls
45 lines (45 loc) · 2.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
* @joey0612
crates/blockchain-tree-api/ @graceharuki @joey0612
crates/blockchain-tree/ @graceharuki @joey0612
crates/chain-state/ @graceharuki @joey0612
crates/chainspec/ @graceharuki @joey0612
crates/cli/ @graceharuki @joey0612
crates/consensus/ @graceharuki @joey0612
crates/e2e-test-utils/ @graceharuki @joey0612
crates/engine @graceharuki @joey0612
crates/engine/ @graceharuki @joey0612
crates/era/ @graceharuki @joey0612
crates/errors/ @graceharuki @joey0612
crates/ethereum-forks/ @graceharuki @joey0612
crates/ethereum/ @graceharuki @joey0612
crates/etl/ @graceharuki @joey0612
crates/evm/ @graceharuki @joey0612
crates/exex/ @graceharuki @joey0612
crates/net/ @graceharuki @joey0612
crates/net/downloaders/ @graceharuki @joey0612
crates/node/ @graceharuki @joey0612
crates/optimism/ @graceharuki @joey0612
crates/payload/ @graceharuki @joey0612
crates/primitives-traits/ @graceharuki @joey0612
crates/primitives/ @graceharuki @joey0612
crates/prune/ @graceharuki @joey0612
crates/ress @graceharuki @joey0612
crates/revm/ @graceharuki @joey0612
crates/rpc/ @graceharuki @joey0612
crates/stages/ @graceharuki @joey0612
crates/static-file/ @graceharuki @joey0612
crates/storage/codecs/ @graceharuki @joey0612
crates/storage/db-api/ @graceharuki @joey0612
crates/storage/db-common/ @graceharuki @joey0612
crates/storage/db/ @graceharuki @joey0612
crates/storage/errors/ @graceharuki @joey0612
crates/storage/libmdbx-rs/ @graceharuki @joey0612
crates/storage/nippy-jar/ @graceharuki @joey0612
crates/storage/provider/ @graceharuki @joey0612
crates/storage/storage-api/ @graceharuki @joey0612
crates/tasks/ @graceharuki @joey0612
crates/tokio-util/ @graceharuki @joey0612
crates/transaction-pool/ @graceharuki @joey0612
crates/trie/ @graceharuki @joey0612
etc/ @graceharuki @joey0612
.github/ @joey0612