From fe3ffd7d2b5e743222f05937111080a74323d4c1 Mon Sep 17 00:00:00 2001 From: sachin chauhan <110888148+sachinchauhan23@users.noreply.github.com> Date: Fri, 13 Mar 2026 08:21:41 +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 305f450..b309baa 100644 --- a/.pallet/gitconfig.yaml +++ b/.pallet/gitconfig.yaml @@ -14,6 +14,7 @@ spec: requiredStatusChecks: checks: - "build" + - 'policy-bot: main' requiredPullRequestReviews: - requireCodeOwnerReviews: true + requireCodeOwnerReviews: false visibility: public diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index b68dbfb..0000000 --- a/CODEOWNERS +++ /dev/null @@ -1,3 +0,0 @@ -* @coopnorge/cloud-platform - -/CODEOWNERS @coopnorge/cloud-security