From 136bc901c651655fe5e122016689980a92d51150 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfred=20G=C3=B6ppel?= <43101280+alfi0812@users.noreply.github.com> Date: Sat, 24 Jan 2026 16:29:39 +0100 Subject: [PATCH] Modify CODEOWNERS to include Boemeltrein MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated code owners for the repository. Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- .github/CODEOWNERS | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c614b0128fc..35aa7b69d8d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,11 +1,2 @@ # Default code owners -* @privatepuffin @stavros-k @kqmaverick @StevenMcElligott @alfi0812 @xstar97 - -# Docs stuff (more people have approval access) -/website/** @privatepuffin @stavros-k @alfi0812 @kqmaverick @StevenMcElligott @xstar97 @Boemeltrein -/.github/README.md @privatepuffin @stavros-k @alfi0812 @kqmaverick @StevenMcElligott @xstar97 @Boemeltrein -**/docs/** @privatepuffin @stavros-k @alfi0812 @kqmaverick @StevenMcElligott @xstar97 @Boemeltrein - -# Extra security due to directly being loaded onto the cluster -/clusters/** @privatepuffin -/repositories/** @privatepuffin +* @privatepuffin @stavros-k @kqmaverick @StevenMcElligott @alfi0812 @xstar97 @Boemeltrein