From bf71ab8fc534b1054b77dd203a06ac5587ebdeeb Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 1 Feb 2025 22:06:52 +0100 Subject: [PATCH] Update CODEOWNERS Signed-off-by: Kjeld Schouten --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d7ac7a8e48e..2a65133c40c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ /charts/** @privatepuffin @alfi0812 @kqmaverick @Heavybullets8 @StevenMcElligott @xstar97 /charts/dev/** @privatepuffin /charts/unstable/** @privatepuffin -/charts/common/** @privatepuffin @stavros-k +/charts/library/** @privatepuffin @stavros-k /clustertool/** @privatepuffin @stavros-k /website/** @privatepuffin @alfi0812 @kqmaverick @StevenMcElligott @xstar97 /.github/** @privatepuffin @stavros-k