From 62eb1624700f2cda7afea2f72104027d21199eb5 Mon Sep 17 00:00:00 2001 From: lukasWuttke <54042461+LukasWodka@users.noreply.github.com> Date: Thu, 30 Apr 2026 14:32:14 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20revert=20default=20CODEOWNERS=20?= =?UTF-8?q?=E2=80=94=20switching=20back=20to=20author-picks-reviewer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/CODEOWNERS | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 90a741b..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,6 +0,0 @@ -# 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. - -* @LukasWodka @saadqbal -