prometheus/CODEOWNERS
Line: 7: incorrect codeowner organization: prometheus/default-maintainers Line: 7: no users/groups matched Line: 10: incorrect codeowner organization: prometheus/default-maintainers Line: 10: incorrect codeowner user: simonpasquier Line: 10: incorrect codeowner user: SuperQ Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: prometheus/default-maintainers Line: 11: incorrect codeowner user: dgl Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: prometheus/default-maintainers Line: 12: incorrect codeowner user: metalmatze Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: prometheus/default-maintainers Line: 13: incorrect codeowner user: beorn7 Line: 13: incorrect codeowner user: krajorama Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: prometheus/default-maintainers Line: 14: incorrect codeowner user: juliusv Line: 14: no users/groups matched Line: 15: incorrect codeowner organization: prometheus/default-maintainers Line: 15: incorrect codeowner user: juliusv Line: 15: incorrect codeowner user: nexucis Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: prometheus/default-maintainers Line: 16: incorrect codeowner user: roidelapluie Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: prometheus/default-maintainers Line: 17: incorrect codeowner user: cstyan Line: 17: incorrect codeowner user: bwplotka Line: 17: incorrect codeowner user: tomwilkie Line: 17: incorrect codeowner user: alexgreenbank Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: prometheus/default-maintainers Line: 18: incorrect codeowner user: aknuds1 Line: 18: incorrect codeowner user: jesusvazquez Line: 18: incorrect codeowner user: ArthurSens Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: prometheus/default-maintainers Line: 19: incorrect codeowner user: jesusvazquez Line: 19: incorrect codeowner user: codesome Line: 19: incorrect codeowner user: bwplotka Line: 19: incorrect codeowner user: krajorama Line: 19: no users/groups matched Line: 22: incorrect codeowner organization: prometheus/default-maintainers Line: 22: incorrect codeowner user: brancz Line: 22: no users/groups matched Line: 23: incorrect codeowner organization: prometheus/default-maintainers Line: 23: incorrect codeowner user: jkroepke Line: 23: no users/groups matched
George Krajcsovits d25c8476e7
chore(sd-ownership): add default-maintainers as default code owner (#17940)
* chore(sd-ownership): add default-maintainers as default code owner

In accordance with dev summit decision.
At the same time I've set up auto assignment for code review, meaning
that not everybody will get notified for all PRs. If there's already
a maintainer assigned, you don't get notified. Otherwise the
assignment is round-robin, 1 at a time. Also you can opt out.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* Remove code owner without write access

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

---------

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2026-01-27 11:06:11 +01:00

30 lines
1.7 KiB
Text

#
# Please keep this file in sync with the MAINTAINERS.md file!
#
# Prometheus team members are members of the "default maintainers" github team.
# They are code owners by default for the whole repo.
* @prometheus/default-maintainers
# Subsystems.
/Makefile @prometheus/default-maintainers @simonpasquier @SuperQ
/cmd/promtool @prometheus/default-maintainers @dgl
/documentation/prometheus-mixin @prometheus/default-maintainers @metalmatze
/model/histogram @prometheus/default-maintainers @beorn7 @krajorama
/web/ui @prometheus/default-maintainers @juliusv
/web/ui/module @prometheus/default-maintainers @juliusv @nexucis
/promql @prometheus/default-maintainers @roidelapluie
/storage/remote @prometheus/default-maintainers @cstyan @bwplotka @tomwilkie @alexgreenbank
/storage/remote/otlptranslator @prometheus/default-maintainers @aknuds1 @jesusvazquez @ArthurSens
/tsdb @prometheus/default-maintainers @jesusvazquez @codesome @bwplotka @krajorama
# Service discovery.
/discovery/kubernetes @prometheus/default-maintainers @brancz
/discovery/stackit @prometheus/default-maintainers @jkroepke
# Pending
# https://github.com/prometheus/prometheus/pull/17105#issuecomment-3248209452
# /discovery/aws/ @prometheus/default-maintainers @matt-gp @sysadmind
# https://github.com/prometheus/prometheus/pull/15212#issuecomment-3575225179
# /discovery/aliyun @prometheus/default-maintainers @KeyOfSpectator
# https://github.com/prometheus/prometheus/pull/14108#issuecomment-2639515421
# /discovery/nomad @prometheus/default-maintainers @jaloren @jrasell