File tree 1 file changed +3
-20
lines changed
1 file changed +3
-20
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments