File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# These owners will be the default owners for everything in
2
2
# the repo. Unless a later match takes precedence,
3
3
#
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
6
6
7
7
8
8
# Signer code
@@ -11,6 +11,6 @@ libsigner/**/*.rs @stacks-network/blockchain-team-codeowners @stacks-network/blo
11
11
stacks-signer /** /* .rs @ stacks-network/blockchain-team-codeowners @ stacks-network/blockchain-team-signer
12
12
13
13
# 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
You can’t perform that action at this time.
0 commit comments