From a500ceb3c501264e4d13488fdc095d2504336b27 Mon Sep 17 00:00:00 2001 From: sachin chauhan <110888148+sachinchauhan23@users.noreply.github.com> Date: Fri, 13 Mar 2026 08:36:08 +0100 Subject: [PATCH] remove Codeowners after Policybot migration --- .pallet/gitconfig.yaml | 3 ++- CODEOWNERS | 3 --- 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 CODEOWNERS diff --git a/.pallet/gitconfig.yaml b/.pallet/gitconfig.yaml index dc9d23c..76db7a4 100644 --- a/.pallet/gitconfig.yaml +++ b/.pallet/gitconfig.yaml @@ -14,8 +14,9 @@ spec: requiredStatusChecks: checks: - "build" + - 'policy-bot: main' requiredPullRequestReviews: - requireCodeOwnerReviews: true + requireCodeOwnerReviews: false actions: enableReusableWorkflowsForOrganizationAccess: true visibility: public diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 8424da6..0000000 --- a/CODEOWNERS +++ /dev/null @@ -1,3 +0,0 @@ -* @coopnorge/engineering - -/CODEOWNERS @coopnorge/cloud-security