Skip to content

Commit 6bf3520

Browse files
Add project teams to CODEOWNERS (#22)
Signed-off-by: Alexander Shenshin <[email protected]>
1 parent f82e63e commit 6bf3520

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
##### Global Protection Rule ######
33
###################################
44
# 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-
* @hiero-ledger/github-maintainers
5+
* @hiero-ledger/hiero-did-sdk-python-maintainers @hiero-ledger/hiero-did-sdk-python-committers
66
#########################
77
##### Example apps ######
88
#########################
99

1010
# Protection Rules for Github Configuration Files and Actions Workflows
1111
/.github/ @hiero-ledger/github-maintainers
12-
/.github/workflows/ @hiero-ledger/github-maintainers
12+
/.github/workflows/ @hiero-ledger/github-maintainers @hiero-ledger/hiero-did-sdk-python-maintainers
13+
/.github/actions/ @hiero-ledger/github-maintainers @hiero-ledger/hiero-did-sdk-python-maintainers

0 commit comments

Comments
 (0)