From d6e5fa7c34f201b03b6c6c595cfb5a65c2fa173c Mon Sep 17 00:00:00 2001 From: Theo Brigitte Date: Mon, 8 Jun 2026 12:04:37 +0200 Subject: [PATCH] chore: Add CODEOWNERS for each team sub chart --- CHANGELOG.md | 4 ++++ CODEOWNERS | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b1a4cf3..4f720e5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +### Add + +- Add CODEOWNERS for each team sub chart + ### Changed - Update cluster-overview with organization selector diff --git a/CODEOWNERS b/CODEOWNERS index 0200516f..1eb3e774 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,8 @@ # generated by giantswarm/github actions - changes will be overwritten * @giantswarm/team-atlas +helm/dashboards/charts/team_honeybadger @giantswarm/team-honeybadger +helm/dashboards/charts/team_shield @giantswarm/team-shield +helm/dashboards/charts/team_cabbage @giantswarm/team-cabbage +helm/dashboards/charts/team_phoenix @giantswarm/team-phoenix +helm/dashboards/charts/team_tenet @giantswarm/team-tenet +helm/dashboards/charts/team_atlas @giantswarm/team-atlas