Update CODEOWNERS

This commit is contained in:
Felix Lange 2024-12-03 15:13:39 +01:00 committed by GitHub
parent 1a54eb06d0
commit e890af15b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 11 deletions

22
.github/CODEOWNERS vendored
View File

@ -1,17 +1,17 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
accounts/usbwallet @gballet
accounts/scwallet @gballet
accounts/abi @gballet @MariusVanDerWijden
beacon/engine @MariusVanDerWijden @lightclient @fjl
beacon/light @zsfelfoldi
beacon/merkle @zsfelfoldi
beacon/types @zsfelfoldi @fjl
beacon/params @zsfelfoldi @fjl
cmd/clef @holiman
cmd/evm @holiman @MariusVanDerWijden @lightclient
core/state @rjl493456442 @holiman
accounts/usbwallet/ @gballet
accounts/scwallet/ @gballet
accounts/abi/ @gballet @MariusVanDerWijden
beacon/engine/ @MariusVanDerWijden @lightclient @fjl
beacon/light/ @zsfelfoldi
beacon/merkle/ @zsfelfoldi
beacon/types/ @zsfelfoldi @fjl
beacon/params/ @zsfelfoldi @fjl
cmd/clef/ @holiman
cmd/evm/ @holiman @MariusVanDerWijden @lightclient
core/state/ @rjl493456442 @holiman
crypto/ @gballet @jwasinger @holiman @fjl
core/ @holiman @rjl493456442
eth/ @holiman @rjl493456442