diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c36ab72..ec6b4d2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,10 +2,10 @@ # the repo. Unless a later match takes precedence, # They will be requested for # review when someone opens a pull request. -* @wemeetagain @mpetrunic @dapplion +* @ChainSafe/lodestar # Order is important; the last matching pattern takes the most # precedence. When someone opens a pull request that only # modifies md files, only md owners and not the global # owner(s) will be requested for a review. -*.md @ColinSchwarz @wemeetagain @mpetrunic @dapplion +*.md @ChainSafe/lodestar