Skip to content

Commit 4c5c195

Browse files
committed
Update blockchain-team to blockchain-team-reviewers
1 parent e45867c commit 4c5c195

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# These owners will be the default owners for everything in
22
# the repo. Unless a later match takes precedence,
33
#
4-
# require both blockchain-team-codeowners and blockchain-team to review all PR's not specifically matched below
5-
* @stacks-network/blockchain-team-codeowners @stacks-network/blockchain-team
4+
# require both blockchain-team-codeowners and blockchain-team-reviewers to review all PR's not specifically matched below
5+
* @stacks-network/blockchain-team-codeowners @stacks-network/blockchain-team-reviewers
66

77

88
# Signer code
@@ -11,6 +11,6 @@ libsigner/**/*.rs @stacks-network/blockchain-team-codeowners @stacks-network/blo
1111
stacks-signer/**/*.rs @stacks-network/blockchain-team-codeowners @stacks-network/blockchain-team-signer
1212

1313
# CI workflows
14-
# require both blockchain-team and blockchain-team-ci teams to review PR's modifying CI workflows
15-
/.github/workflows/ @stacks-network/blockchain-team @stacks-network/blockchain-team-ci
16-
/.github/actions/ @stacks-network/blockchain-team @stacks-network/blockchain-team-ci
14+
# require both blockchain-team-ci and blockchain-team-reviewers teams to review PR's modifying CI workflows
15+
/.github/workflows/ @stacks-network/blockchain-team-ci @stacks-network/blockchain-team-reviewers
16+
/.github/actions/ @stacks-network/blockchain-team-ci @stacks-network/blockchain-team-reviewers

0 commit comments

Comments
 (0)