CODEOWNERS: add gballet as the owner of trie package (#32466)

This commit is contained in:
Guillaume Ballet 2025-08-19 13:21:16 +02:00 committed by GitHub
parent d93f820358
commit d99143d7f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View file

@ -19,7 +19,7 @@ eth/tracers/ @s1na
ethclient/ @fjl
ethdb/ @rjl493456442
event/ @fjl
trie/ @rjl493456442
trie/ @rjl493456442 @gballet
triedb/ @rjl493456442
core/tracing/ @s1na
graphql/ @s1na