codeowners: audit of active code owners (#3251)

This commit is contained in:
Jonathan Claudius 2023-08-02 12:27:43 -04:00 committed by GitHub
parent 8d63ab50fb
commit 9d6c88a771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 16 deletions

32
.github/CODEOWNERS vendored
View File

@ -1,23 +1,23 @@
# Default
* @evan-gray @hendrikhofstadt
* @evan-gray
# Chains
/algorand/ @jumpsiegel @evan-gray @hendrikhofstadt @kcsongor
/algorand/ @evan-gray @kcsongor
/aptos/ @kcsongor @a5-pickle
/bitcoin/ @conorpp @jumpsiegel @evan-gray @hendrikhofstadt
/bitcoin/ @evan-gray
/cosmwasm/ @nik-suri @kcsongor @a5-pickle
/ethereum/ @a5-pickle @calebrate @gator-boi @hendrikhofstadt @kcsongor
/ethereum/ @a5-pickle @gator-boi @kcsongor
/ethereum/contracts/relayer @chase-45 @derpy-duck @JoeHowarth
/ethereum/contracts/interfaces/relayer @chase-45 @derpy-duck @JoeHowarth
/ethereum/forge-test/relayer @chase-45 @derpy-duck @JoeHowarth
/ethereum/ts-scripts/relayer @chase-45 @derpy-duck @JoeHowarth
/near/ @jumpsiegel @evan-gray @hendrikhofstadt @kcsongor
/solana/ @hendrikhofstadt @kcsongor @a5-pickle
/sui/ @kcsongor @a5-pickle @gator-boi @heyitaki
/near/ @evan-gray @kcsongor
/solana/ @kcsongor @a5-pickle
/sui/ @kcsongor @a5-pickle @gator-boi
/terra/ @kcsongor @a5-pickle
/wormchain/ @nik-suri @hendrikhofstadt
/wormchain/ @nik-suri
# Utilities
@ -31,8 +31,8 @@
/sdk/js-proto-web/ @evan-gray @kev1n-peters
/sdk/js-wasm/ @evan-gray @kev1n-peters
/sdk/js/ @evan-gray @kev1n-peters
/sdk/rust/ @hendrikhofstadt @a5-pickle
/sdk/vaa/ @bruce-riley @hendrikhofstadt
/sdk/rust/ @a5-pickle
/sdk/vaa/ @bruce-riley
/spydk/ @evan-gray
/testing/ @a5-pickle @evan-gray
/wormchain/contracts/tools/ @evan-gray @kev1n-peters @panoel
@ -42,7 +42,7 @@
# Guardiand node
## Fallback
/node/ @bruce-riley @evan-gray @hendrikhofstadt
/node/ @bruce-riley @evan-gray
## Entrypoint / RPC
/node/cmd/ @bruce-riley @panoel @kev1n-peters @evan-gray
@ -51,22 +51,22 @@
/node/pkg/db/ @bruce-riley @kev1n-peters
## Accountant
/node/pkg/accountant/ @bruce-riley @evan-gray @jynnantonix
/node/pkg/accountant/ @bruce-riley @evan-gray
## Governor
/node/pkg/governor/ @bruce-riley @claudijd @tbjump
## P2P
/node/pkg/p2p/ @bruce-riley @evan-gray @kev1n-peters @hendrikhofstadt
/node/pkg/p2p/ @bruce-riley @evan-gray @kev1n-peters
## Consensus / Processor
/node/pkg/processor/ @bruce-riley @evan-gray @hendrikhofstadt
/node/pkg/processor/ @bruce-riley @evan-gray
## Public RPC
/node/pkg/publicrpc/ @bruce-riley @kev1n-peters
## Supervisor Framework
/node/pkg/supervisor/ @hendrikhofstadt @bruce-riley @evan-gray
/node/pkg/supervisor/ @bruce-riley @evan-gray
## Watchers
/node/pkg/watchers @hendrikhofstadt @evan-gray @bruce-riley @panoel @kev1n-peters
/node/pkg/watchers @evan-gray @bruce-riley @panoel @kev1n-peters