Skip to content

Commit

Permalink
chore: fix CODEOWNERS (#376)
Browse files Browse the repository at this point in the history
Change:
- Remove requirement for an @openebs/org-maintainers member's review when merging non-policy documents.
- Settings changes:
   - Mandate code owner approval
   - Ensure required approval is set to 1

Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih authored Feb 28, 2025
1 parent b5ec810 commit 7235ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Default code owners
* @openebs/localpv-lvm-approvers @openebs/org-maintainers
* @openebs/localpv-lvm-approvers

# CODEOWNERS file owners
/.github/CODEOWNERS @openebs/org-maintainers
Expand Down

0 comments on commit 7235ecc

Please sign in to comment.