diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 63651fb05d..4d8f3359b3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,5 @@ -* @prowler-cloud/prowler-oss @prowler-cloud/prowler-dev +* @prowler-cloud/sdk @prowler-cloud/detection-and-remediation + +# To protect a repository fully against unauthorized changes, you also need to define an owner for the CODEOWNERS file itself. +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-and-branch-protection +/.github/ @prowler-cloud/sdk