mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
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>
24 lines
786 B
Text
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
|