Skip to content

Commit

Permalink
fix: Codeowners updates (#959)
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Barker <[email protected]>
  • Loading branch information
rbarker-dev authored May 17, 2024
1 parent ac70e63 commit afb2fc7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@
# NOTE: Must be placed last to ensure enforcement over all other rules

# Protection Rules for Github Configuration Files and Actions Workflows
/.github/ @hashgraph/release-engineering @hashgraph/release-engineering-managers @mgarbs
/.github/ @hashgraph/release-engineering @hashgraph/release-engineering-managers
/.github/workflows/ @hashgraph/release-engineering @hashgraph/release-engineering-managers @mgarbs

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

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

# Git Ignore definitions
**/.gitignore @hashgraph/release-engineering @hashgraph/release-engineering-managers @mgarbs
Expand Down

0 comments on commit afb2fc7

Please sign in to comment.