diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..8e27f31574 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,20 @@ +# Each line is a file pattern followed by one or more owners. +# Order is important; the last matching pattern takes the most precedence. + +# Global owners +* @redhat-developer/rhdh-content @redhat-developer/rhdh-team @josephca +# Specific areas +/modules/admin @redhat-developer/rhdh-content @josephca @schultzp2020 +/modules/auth @redhat-developer/rhdh-content @hmanwani-rh @themr0c @josephca @schultzp2020 @PatAKnight +/modules/authentication @redhat-developer/rhdh-content @hmanwani-rh @themr0c @josephca @kim-tsao @JessicaJHee @04kash +/modules/authorization @redhat-developer/rhdh-content @hmanwani-rh @themr0c @josephca @PatAKnight +/modules/customization @redhat-developer/rhdh-content @josephca @schultzp2020 +/modules/dynamic-plugins @redhat-developer/rhdh-content @Gerry-Forde @josephca @kadel @jesuino @gashcrumb +/modules/getting-started @redhat-developer/rhdh-content @josephca @schultzp2020 +/modules/installation @redhat-developer/rhdh-content @themr0c @josephca @schultzp2020 +/modules/observability @redhat-developer/rhdh-content @josephca @schultzp2020 @kim-tsao +/modules/release-notes @redhat-developer/rhdh-content @josephca @redhat-developer/rhdh-team @nickboldt +/modules/upgrade @redhat-developer/rhdh-content @josephca @schultzp2020 +/.github/ @redhat-developer/rhdh-content @themr0c @nickboldt +/.vale-style/ @redhat-developer/rhdh-content @themr0c +/build/ @redhat-developer/rhdh-content @themr0c @nickboldt