mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-03 20:39:32 -05:00
* 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>
30 lines
1.7 KiB
Text
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
|