Update code owners for node (#3083)

Change-Id: I9488a5736ceee394de3a38b30b1fc10d4d55415e
This commit is contained in:
bruce-riley 2023-06-13 12:38:16 -05:00 committed by GitHub
parent e5c8214fa9
commit 07dec7a13d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
.github/CODEOWNERS vendored
View File

@ -49,16 +49,16 @@
/node/pkg/governor/ @bruce-riley @claudijd @tbjump
## P2P
/node/pkg/p2p/ @bruce-riley @hendrikhofstadt
/node/pkg/p2p/ @bruce-riley @evan-gray @kev1n-peters @hendrikhofstadt
## Consensus / Processor
/node/pkg/processor/ @bruce-riley @hendrikhofstadt
/node/pkg/processor/ @bruce-riley @evan-gray @hendrikhofstadt
## Public RPC
/node/pkg/publicrpc/ @bruce-riley @kev1n-peters
## Supervisor Framework
/node/pkg/supervisor/ @hendrikhofstadt @bruce-riley
/node/pkg/supervisor/ @hendrikhofstadt @bruce-riley @evan-gray
## Watchers
/node/pkg/watchers @hendrikhofstadt @evan-gray @bruce-riley @panoel @kev1n-peters