Skip to content

Commit 1e78559

Browse files
authored
Merge branch 'ReamLabs:master' into feat/eth-v1-validator-sync-committee-subscriptions
2 parents 75eb8f7 + f37d592 commit 1e78559

20 files changed

Lines changed: 878 additions & 134 deletions

File tree

.github/CODEOWNERS

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Context on this file: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2-
# The basic jist is that this file is used to automatically request reviews from the people listed in the file when a PR is opened.
3-
* @KolbyML @syjn99
4-
crates/common/consensus/ @KolbyML @Kayden-ML @syjn99 @varun-doshi
5-
crates/common/execution_engine/ @KolbyML @Kayden-ML @syjn99
6-
crates/crypto/ @KolbyML @syjn99
7-
crates/rpc/ @KolbyML @varun-doshi
8-
crates/testing/ @KolbyML @Kayden-ML @syjn99
2+
# The basic gist is that this file is used to automatically request reviews from the people listed in the file when a PR is opened.
3+
* @KolbyML
4+
crates/common/beacon_chain/ @KolbyML @Kayden-ML
5+
crates/common/checkpoint_sync/ @KolbyML @varun-doshi
6+
crates/common/consensus/ @KolbyML @Kayden-ML @varun-doshi
7+
crates/common/execution_engine/ @KolbyML @Kayden-ML
8+
crates/common/fork_choice/ @KolbyML @Kayden-ML
9+
crates/common/network_spec/ @KolbyML @Kayden-ML
10+
crates/common/polynomial_commitments/ @KolbyML @Kayden-ML
11+
crates/crypto/ @KolbyML @syjn99
12+
crates/rpc/ @KolbyML @varun-doshi
13+
testing/ @KolbyML @Kayden-ML @syjn99

0 commit comments

Comments
 (0)