From 1e32cc415d4121f46cec762f34a307848a7e7ba4 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Wed, 24 Jul 2024 09:12:53 +0200 Subject: [PATCH] chore(CODEOWNERS): update team (#4528) --- .github/CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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