-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into jord/bn2-epoch-config
- Loading branch information
Showing
4 changed files
with
85 additions
and
51 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,5 @@ | ||
# Collection Stream | ||
/cmd/collection/** @jordanschalm | ||
/engine/collection/** @jordanschalm | ||
/protobuf/services/collection/** @jordanschalm | ||
# Protocol owners are not generally differentiated by sub-area for simplicity | ||
/** @jordanschalm @AlexHentschel @durkmurder @zhangchiqing @peterargue @Kay-Zee @janezpodhostnik @tarakby | ||
|
||
# Consensus Stream | ||
/cmd/consensus/** @AlexHentschel @durkmurder @jordanschalm | ||
/engine/consensus/** @AlexHentschel @durkmurder @jordanschalm | ||
|
||
# Execution Stream | ||
/cmd/execution/** @zhangchiqing | ||
/engine/execution/** @zhangchiqing | ||
|
||
# Access Stream | ||
/access/** @peterargue | ||
/cmd/access/** @peterargue | ||
/cmd/observer/** @peterargue | ||
/engine/access/** @peterargue | ||
|
||
# Verification Stream | ||
/cmd/verification/** @zhangchiqing | ||
/engine/verification/** @zhangchiqing | ||
/integration/tests/verification @zhangchiqing | ||
|
||
# Ledger Stream | ||
/ledger/** @AlexHentschel | ||
|
||
# FVM Stream | ||
/fvm/** @janezpodhostnik | ||
|
||
# Networking Stream | ||
/network/** @Kay-Zee | ||
|
||
# Cryptography Stream | ||
/crypto/** @tarakby | ||
|
||
# Bootstrap and transit scripts | ||
/cmd/bootstrap/** @zhangchiqing | ||
|
||
# Dev Tools Stream | ||
.github/workflows/** @Kay-Zee | ||
/insecure/** @Kay-Zee | ||
/integration/benchnet2/** @Kay-Zee | ||
/tools/test_monitor/** @Kay-Zee | ||
|
||
# Performance Stream | ||
/integration/benchmark/** @Kay-Zee | ||
|
||
# Execution Sync | ||
/module/executiondatasync/** @peterargue | ||
/module/state_synchronization/** @peterargue | ||
# FVM specific | ||
/fvm/** @janezpodhostnik @zhangchiqing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters