Skip to content

Commit

Permalink
chore: add CODEOWNERS file (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih authored Feb 13, 2025
1 parent df760dd commit e011b6d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Default code owners
* @openebs/localpv-zfs-approvers @openebs/localpv-lvm-approvers @openebs/org-maintainers

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

# Policy docs owners
/CODE_OF_CONDUCT.md @openebs/org-maintainers
/CONTRIBUTING.md @openebs/org-maintainers
/GOVERNANCE.md @openebs/org-maintainers
/LICENSE @openebs/org-maintainers
/MAINTAINERS.md @openebs/org-maintainers
/SECURITY.md @openebs/org-maintainers
/SECURITY_CONTACTS.md @openebs/org-maintainers

0 comments on commit e011b6d

Please sign in to comment.