Skip to content

Commit 97a96fc

Browse files
authored
Merge pull request #6094 from wileyj/chore/update_codeowners
Update blockchain-team to blockchain-team-reviewers
2 parents f87444b + a2ceb90 commit 97a96fc

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
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
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
126

137
# 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

0 commit comments

Comments
 (0)