CODEOWNERS: add myself to trie/

This commit is contained in:
Guillaume Ballet 2025-08-19 11:52:35 +02:00
parent d93f820358
commit cf0b30334a

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