-
Notifications
You must be signed in to change notification settings - Fork 2
/
CODEOWNERS
Validating CODEOWNERS rules...
22 lines (18 loc) · 1.04 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
###################################
##### Global Protection Rule ######
###################################
# 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
* @hashgraph/hedera-smart-contracts
#############################
##### Auth-Layer-Proxy ######
#############################
/auth-layer-proxy/ @AlfredoG87 @Nana-EC @hashgraph/hedera-smart-contracts
/charts/auth-layer-proxy/ @AlfredoG87 @Nana-EC @beeradb @hashgraph/hedera-smart-contracts
###############################
##### Charts ######
###############################
/charts/ @AlfredoG87 @Nana-EC @beeradb @hashgraph/hedera-smart-contracts
###############################
##### Subgraphs ######
###############################
/subgraphs/ @AlfredoG87 @Nana-EC @hashgraph/hedera-smart-contracts