Skip to content

Commit

Permalink
ci: Remove limechain-hedera as a codeowner (#688)
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Walworth <[email protected]>
Signed-off-by: Nathan Klick <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
  • Loading branch information
rwalworth and nathanklick authored Apr 24, 2024
1 parent f858898 commit 1c2110b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
##### 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-sdk @hashgraph/hedera-sdk-cpp-contributors @hashgraph/limechain-hedera
* @hashgraph/hedera-sdk @hashgraph/hedera-sdk-cpp-maintainers

#########################
##### Core Files ######
Expand All @@ -25,7 +25,7 @@
.remarkrc @hashgraph/release-engineering @hashgraph/release-engineering-managers

# Self-protection for root CODEOWNERS files (this file should not exist and should definitely require approval)
/CODEOWNERS @hashgraph/release-engineering @hashgraph/release-engineering-managers
/CODEOWNERS @hashgraph/release-engineering @hashgraph/release-engineering-managers

# Protect the repository root files
/README.md @hashgraph/release-engineering @hashgraph/release-engineering-managers
Expand Down

0 comments on commit 1c2110b

Please sign in to comment.