-
Notifications
You must be signed in to change notification settings - Fork 2.3k
/
Copy pathCODEOWNERS
Validating CODEOWNERS rules...
18 lines (16 loc) · 1.1 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# See https://github.com/scottrigby/prometheus-helm-charts/issues/12
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# The repo admins team will be the default owners for everything in the repo.
# Unless a later match takes precedence, they will be requested for review when someone opens a pull request.
* @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/synthetic-monitoring-agent/ @torstenwalter @zanhsieh