prometheus/CODEOWNERS
Line: 6: incorrect codeowner user: simonpasquier Line: 6: incorrect codeowner user: SuperQ Line: 6: no users/groups matched Line: 7: incorrect codeowner user: dgl Line: 7: no users/groups matched Line: 8: incorrect codeowner user: metalmatze Line: 8: no users/groups matched Line: 9: incorrect codeowner user: beorn7 Line: 9: incorrect codeowner user: krajorama Line: 9: no users/groups matched Line: 10: incorrect codeowner user: juliusv Line: 10: no users/groups matched Line: 11: incorrect codeowner user: juliusv Line: 11: incorrect codeowner user: nexucis Line: 11: no users/groups matched Line: 12: incorrect codeowner user: roidelapluie Line: 12: no users/groups matched Line: 13: incorrect codeowner user: cstyan Line: 13: incorrect codeowner user: bwplotka Line: 13: incorrect codeowner user: tomwilkie Line: 13: incorrect codeowner user: npazosmendez Line: 13: incorrect codeowner user: alexgreenbank Line: 13: no users/groups matched Line: 14: incorrect codeowner user: aknuds1 Line: 14: incorrect codeowner user: jesusvazquez Line: 14: incorrect codeowner user: ArthurSens Line: 14: no users/groups matched Line: 15: incorrect codeowner user: jesusvazquez Line: 15: incorrect codeowner user: codesome Line: 15: incorrect codeowner user: bwplotka Line: 15: incorrect codeowner user: krajorama Line: 15: no users/groups matched Line: 18: incorrect codeowner user: brancz Line: 18: no users/groups matched Line: 19: incorrect codeowner user: jkroepke Line: 19: no users/groups matched
George Krajcsovits 9ab52f9211
Do not notify the prometheus/default-maintainers team for code reviews (#17705)
Remove default-maintainers as the backup for all code.
Everybody in that team is a prometheus team member, but not everybody
wants to get notified for all review requests.

Downside is that if we enable require codeowners approval, the team
member cannot approve any PR anymore.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2025-12-16 18:01:14 +00:00

24 lines
786 B
Text

#
# Please keep this file in sync with the MAINTAINERS.md file!
#
# Subsystems.
/Makefile @simonpasquier @SuperQ
/cmd/promtool @dgl
/documentation/prometheus-mixin @metalmatze
/model/histogram @beorn7 @krajorama
/web/ui @juliusv
/web/ui/module @juliusv @nexucis
/promql @roidelapluie
/storage/remote @cstyan @bwplotka @tomwilkie @npazosmendez @alexgreenbank
/storage/remote/otlptranslator @aknuds1 @jesusvazquez @ArthurSens
/tsdb @jesusvazquez @codesome @bwplotka @krajorama
# Service discovery.
/discovery/kubernetes @brancz
/discovery/stackit @jkroepke
# Pending
# https://github.com/prometheus/prometheus/pull/17105#issuecomment-3248209452
# /discovery/aws/ @matt-gp
# https://github.com/prometheus/prometheus/pull/15212#issuecomment-3575225179
# /discovery/aliyun @KeyOfSpectator