diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..78531ddd --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,14 @@ +# Default code owners +* @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