File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
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
6
-
7
-
8
- # Signer code
9
- # require both blockchain-team-codeowners and blockchain-team-signer to review PR's for the signer folder(s)
10
- libsigner /** /* .rs @ stacks-network/blockchain-team-codeowners @ stacks-network/blockchain-team-signer
11
- stacks-signer /** /* .rs @ stacks-network/blockchain-team-codeowners @ stacks-network/blockchain-team-signer
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
12
6
13
7
# 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
8
+ # require both blockchain-team-ci and blockchain-team-reviewers teams to review PR's modifying CI workflows
9
+ /.github /workflows / @ stacks-network/blockchain-team-ci @ stacks-network/blockchain-team-reviewers
10
+ /.github /actions / @ stacks-network/blockchain-team-ci @ stacks-network/blockchain-team-reviewers
You can’t perform that action at this time.
0 commit comments