mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-13 03:26:38 +00:00
CODEOWNERS: add gballet as the owner of trie package (#32466)
This commit is contained in:
parent
d93f820358
commit
d99143d7f5
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -19,7 +19,7 @@ eth/tracers/ @s1na
|
||||||
ethclient/ @fjl
|
ethclient/ @fjl
|
||||||
ethdb/ @rjl493456442
|
ethdb/ @rjl493456442
|
||||||
event/ @fjl
|
event/ @fjl
|
||||||
trie/ @rjl493456442
|
trie/ @rjl493456442 @gballet
|
||||||
triedb/ @rjl493456442
|
triedb/ @rjl493456442
|
||||||
core/tracing/ @s1na
|
core/tracing/ @s1na
|
||||||
graphql/ @s1na
|
graphql/ @s1na
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue