From 007fecb74c2414de05f1c5a7a60489a408391823 Mon Sep 17 00:00:00 2001 From: Przemek Pokrywka <12400578+dekiel@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:38:27 +0100 Subject: [PATCH] Update codeowners to align with responsibility changes. (#18580) Cleanup .github directory. --- CODEOWNERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 38aee668184e..86783212e7d6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,8 +7,10 @@ # These are the default owners for the whole content of the `kyma` repository. The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. * @kyma-project/kyma-steering-committee -/.github @kyma-project/prow -/.github/workflows @kyma-project/prow +/.github/dependabot.yaml @kyma-project/prow +/.github/package.json @kyma-project/prow +/.github/workflows @kyma-project/gopher +/.github/workflows/github-release.yaml @kyma-project/prow /.github/ISSUE_TEMPLATE @kyma-project/technical-writers