Skip to content

Commit 0c11b86

Browse files
committed
chore: adjust code owners for this branch
This will allow the rules to be adjusted so that PRs to this branch only require approvals from the Clarity Wasm team.
1 parent b34b76a commit 0c11b86

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

CODEOWNERS

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
# These owners will be the default owners for everything in
2-
# the repo. Unless a later match takes precedence,
3-
# @stacks-network/blockchain-team-codeowners will be requested for
4-
# review when someone opens a pull request.
5-
* @stacks-network/blockchain-team-codeowners
6-
7-
# Generic file extensions that shouldn't require much scrutiny. Anyone with write access to the repo may approve a PR
8-
*.md @stacks-network/blockchain-team
9-
*.yml @stacks-network/blockchain-team
10-
*.yaml @stacks-network/blockchain-team
11-
*.txt @stacks-network/blockchain-team
12-
*.toml @stacks-network/blockchain-team
13-
14-
# Signer code
15-
libsigner/**/*.rs @stacks-network/blockchain-team-signer
16-
stacks-signer/**/*.rs @stacks-network/blockchain-team-signer
17-
18-
# CI workflows
19-
/.github/workflows/ @stacks-network/blockchain-team-ci
20-
/.github/actions/ @stacks-network/blockchain-team-ci
1+
# For this branch (`feat/clarity-wasm-develop`) the code owners are simplified
2+
# to only require approvals from the Clarity Wasm team.
3+
* @stacks-network/clarity-wasm

0 commit comments

Comments
 (0)