File tree Expand file tree Collapse file tree 2 files changed +16
-20
lines changed Expand file tree Collapse file tree 2 files changed +16
-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
+ #
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 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
12
+
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
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments