|
2 | 2 | ##### Global Protection Rule ###### |
3 | 3 | ################################### |
4 | 4 | # NOTE: This rule is overriden by the more specific rules below. This is the catch-all rule for all files not covered by the more specific rules below |
5 | | -* @hashgraph/hedera-smart-contracts-product |
| 5 | +* @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
6 | 6 |
|
7 | 7 | ######################### |
8 | 8 | ##### Hedera Relay ###### |
9 | 9 | ######################### |
10 | | -/packages/relay/ @AlfredoG87 @ebadiere @lukelee-sl @hashgraph/hedera-smart-contracts-product |
11 | | -/packages/server/ @AlfredoG87 @ebadiere @Nana-EC @hashgraph/hedera-smart-contracts-product |
12 | | -/packages/ws-server/ @AlfredoG87 @ebadiere @georgi-l95 @Ivo-Yankov @hashgraph/hedera-smart-contracts-product |
| 10 | +/packages/relay/ @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
| 11 | +/packages/server/ @Nana-EC @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
| 12 | +/packages/ws-server/ @georgi-l95 @Ivo-Yankov @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
13 | 13 |
|
14 | 14 | ############################### |
15 | 15 | ##### Tools and Examples ###### |
16 | 16 | ############################### |
17 | | -/dapp-example/ @georgi-l95 @Ivo-Yankov @hashgraph/hedera-smart-contracts-product |
18 | | -/k6/ @AlfredoG87 @hashgraph/hedera-smart-contracts-product |
19 | | -/tools/ @georgi-l95 @Ivo-Yankov @hashgraph/hedera-smart-contracts-product |
| 17 | +/dapp-example/ @georgi-l95 @Ivo-Yankov @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
| 18 | +/k6/ @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
| 19 | +/tools/ @georgi-l95 @Ivo-Yankov @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
20 | 20 |
|
21 | 21 | ######################## |
22 | 22 | ##### Core Files ###### |
|
26 | 26 |
|
27 | 27 | # Protection Rules for Github Configuration Files and Actions Workflows |
28 | 28 | /.github/ @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering @hashgraph/release-engineering-managers |
29 | | -/.github/workflows/ @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering @hashgraph/release-engineering-managers @AlfredoG87 @ebadiere @Nana-EC @hashgraph/hedera-smart-contracts-product |
| 29 | +/.github/workflows/ @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
30 | 30 |
|
31 | 31 | # Self-protection for root CODEOWNERS files (this file should not exist and should definitely require approval) |
32 | | -/CODEOWNERS @hashgraph/release-engineering @hashgraph/release-engineering-managers |
| 32 | +/CODEOWNERS @hashgraph/release-engineering-managers |
33 | 33 |
|
34 | 34 | # Protect the repository root files |
35 | | -/README.md @hashgraph/release-engineering @hashgraph/release-engineering-managers @AlfredoG87 @ebadiere @Nana-EC @hashgraph/hedera-smart-contracts-product |
36 | | -**/LICENSE @hashgraph/release-engineering @hashgraph/release-engineering-managers |
| 35 | +/README.md @Nana-EC @hashgraph/release-engineering-managers @hashgraph/devops-ci @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
| 36 | +**/LICENSE @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts-managers |
37 | 37 |
|
38 | 38 | # Git Ignore definitions |
39 | | -**/.gitignore @hashgraph/release-engineering @hashgraph/release-engineering-managers @AlfredoG87 @ebadiere @Nana-EC @hashgraph/hedera-smart-contracts-product |
40 | | -**/.gitignore.* @hashgraph/release-engineering @hashgraph/release-engineering-managers @AlfredoG87 @ebadiere @Nana-EC @hashgraph/hedera-smart-contracts-product |
| 39 | +**/.gitignore @Nana-EC @hashgraph/release-engineering @hashgraph/release-engineering-managers @hashgraph/devops-ci @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
| 40 | +**/.gitignore.* @Nana-EC @hashgraph/release-engineering @hashgraph/release-engineering-managers @hashgraph/devops-ci @hashgraph/hedera-smart-contracts @hashgraph/hedera-smart-contracts-product |
0 commit comments