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>
This commit is contained in:
George Krajcsovits 2025-12-16 19:01:14 +01:00 committed by GitHub
parent 964aa1e679
commit 9ab52f9211
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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