From 8e8517e4eb5bbdc339a9ee0207f4d120cfba2af4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:33:46 +0200 Subject: [PATCH] chore: Update CODEOWNERS (#551) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a624e4e73..afcf21f51 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ * @teutonet/k8s -/charts/base-cluster/ @cwrau @marvinWolff @steutol +/charts/base-cluster/ @cwrau @marvinWolff @tasches /charts/stellio-context-broker/ @cwrau @ocaner-biz -/charts/t8s-cluster/ @cwrau @marvinWolff @steutol +/charts/t8s-cluster/ @cwrau @marvinWolff @tasches