From d7a5ec1e95200813829d0db52084b406b8ea653d Mon Sep 17 00:00:00 2001 From: lukasWuttke <54042461+LukasWodka@users.noreply.github.com> Date: Thu, 30 Apr 2026 14:31:39 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20revert=20default=20CODEOWNERS=20?= =?UTF-8?q?=E2=80=94=20keep=20narrow=20security=20rules=20only?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/CODEOWNERS | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 99e8e2b..6c070b6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,10 +1,6 @@ -# Default reviewer: each PR auto-requests the squad lead listed here. -# Either reviewer can approve to satisfy branch protection (1 approval required). -# Specific paths below override this default for security-sensitive code. +# Narrow CODEOWNERS — security backstop only. +# Author picks reviewers for everything else. -* @saadqbal @saqlainsyed007 - -# === Narrow security CODEOWNERS (preserved from prior PRs) === /client/templates/ @saadqbal /client/values.schema.json @saadqbal /client/values.yaml @saadqbal