From 15f1fc27566077e960f124923768399fef18e1ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:55:01 +0100 Subject: [PATCH] ci: Update CODEOWNERS (#1190) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/CODEOWNERS | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0ea6c71cb..4fd82a51c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,8 @@ * @teutonet/k8s -/charts/base-cluster/ @cwrau @marvinWolff @tasches @teutonet-bot -/charts/ckan/ @cwrau @marvinWolff @syeklu @tasches @teutonet-bot -/charts/common/ @cwrau @marvinWolff @tasches @teutonet-bot -/charts/stellio-context-broker/ @cwrau @ocaner-biz @teutonet-bot -/charts/t8s-cluster/ @cwrau @marvinWolff @tasches @teutonet-bot -/charts/teuto-portal-k8s-worker/ @cwrau @marvinWolff @tasches @teutonet-bot +.github/* @cwrau @marvinWolff @tasches +charts/base-cluster/ @cwrau @marvinWolff @tasches @teutonet-bot +charts/ckan/ @cwrau @marvinWolff @syeklu @tasches @teutonet-bot +charts/common/ @cwrau @marvinWolff @tasches @teutonet-bot +charts/stellio-context-broker/ @cwrau @ocaner-biz @teutonet-bot +charts/t8s-cluster/ @cwrau @marvinWolff @tasches @teutonet-bot +charts/teuto-portal-k8s-worker/ @cwrau @marvinWolff @tasches @teutonet-bot