From f2c55c9d126470fe522a988547c92a4f53a4209e Mon Sep 17 00:00:00 2001 From: Zach Leslie Date: Thu, 26 Oct 2023 21:11:43 +0000 Subject: [PATCH] Update CODEOWNERS Here we make sure that each chart has a Grafana team owner, as well as extra community members. This will allow a change to be made to the repo shortly after merge that will enforce two approvals per PR and avoid a situation where a contributor can circumvent the controls by using a separate account. Signed-off-by: Zach Leslie --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 14f9f8af94..f0b7de5429 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,12 +7,12 @@ * @grafana/helm-charts-admins /charts/grafana/ @maorfr @torstenwalter @Xtigyro @zanhsieh -/charts/loki-distributed/ @unguiculus @Whyeasy -/charts/loki-canary/ @unguiculus @Whyeasy -/charts/promtail/ @unguiculus @Whyeasy -/charts/tempo/ @annanay25 @dgzlopes @joe-elliott @mapno @mdisibio @swartz-k @BitProcessor @faustodavid -/charts/tempo-distributed/ @annanay25 @joe-elliott @mapno @mdisibio @swartz-k @BitProcessor @faustodavid @zalegrala -/charts/enterprise-metrics/ @chaudum -/charts/enterprise-logs/ @chaudum -/charts/tempo-vulture/ @Whyeasy @annanay25 @dgzlopes @joe-elliott @mapno @mdisibio +/charts/loki-distributed/ @grafana/loki-squad @unguiculus @Whyeasy +/charts/loki-canary/ @grafana/loki-squad @unguiculus @Whyeasy +/charts/promtail/ @grafana/loki-squad @unguiculus @Whyeasy +/charts/tempo/ @grafana/tempo @dgzlopes @swartz-k @BitProcessor @faustodavid +/charts/tempo-distributed/ @grafana/tempo @mapno @swartz-k @BitProcessor @faustodavid +/charts/enterprise-metrics/ @grafana/mimir-maintainers +/charts/enterprise-logs/ @grafana/loki-squad +/charts/tempo-vulture/ @grafana/tempo @Whyeasy @dgzlopes /charts/synthetic-monitoring-agent/ @torstenwalter @zanhsieh