Skip to content

Commit

Permalink
chore: correct codeowners for licence and codeowners file
Browse files Browse the repository at this point in the history
Signed-off-by: PavelSBorisov <[email protected]>
  • Loading branch information
PavelSBorisov committed Dec 11, 2024
1 parent 4998dc4 commit 9bb88a9
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 @@ -31,11 +31,11 @@
.releaserc @hashgraph/release-engineering-managers @hashgraph/release-engineering

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

# Protect the repository root files
/README.md @hashgraph/release-engineering @hashgraph/release-engineering-managers @hashgraph/devops-ci
**/LICENSE @hashgraph/release-engineering @hashgraph/release-engineering-managers
**/LICENSE @hashgraph/release-engineering-managers

# CodeCov configuration
**/codecov.yml @hashgraph/release-engineering @hashgraph/release-engineering-managers
Expand Down

0 comments on commit 9bb88a9

Please sign in to comment.