mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 15:11:07 +08:00
Some checks failed
buf.build / lint and publish (push) Has been cancelled
CI / Go tests (push) Has been cancelled
CI / More Go tests (push) Has been cancelled
CI / Go tests with previous Go version (push) Has been cancelled
CI / UI tests (push) Has been cancelled
CI / Go tests on Windows (push) Has been cancelled
CI / Mixins tests (push) Has been cancelled
CI / Build Prometheus for common architectures (0) (push) Has been cancelled
CI / Build Prometheus for common architectures (1) (push) Has been cancelled
CI / Build Prometheus for common architectures (2) (push) Has been cancelled
CI / Build Prometheus for all architectures (0) (push) Has been cancelled
CI / Build Prometheus for all architectures (1) (push) Has been cancelled
CI / Build Prometheus for all architectures (10) (push) Has been cancelled
CI / Build Prometheus for all architectures (11) (push) Has been cancelled
CI / Build Prometheus for all architectures (2) (push) Has been cancelled
CI / Build Prometheus for all architectures (3) (push) Has been cancelled
CI / Build Prometheus for all architectures (4) (push) Has been cancelled
CI / Build Prometheus for all architectures (5) (push) Has been cancelled
CI / Build Prometheus for all architectures (6) (push) Has been cancelled
CI / Build Prometheus for all architectures (7) (push) Has been cancelled
CI / Build Prometheus for all architectures (8) (push) Has been cancelled
CI / Build Prometheus for all architectures (9) (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (push) Has been cancelled
CI / Check generated parser (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / fuzzing (push) Has been cancelled
CI / codeql (push) Has been cancelled
CI / Publish main branch artifacts (push) Has been cancelled
CI / Publish release artefacts (push) Has been cancelled
CI / Publish UI on npm Registry (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
Branch protection means they cannot merge PRs to main/release branches. Branch protection means they cannot approve things outside their area for PRs to main/release branches. Also add sysadmind (Joe) as ower of aws, to make sure he gets notified. Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
30 lines
1.7 KiB
Plaintext
30 lines
1.7 KiB
Plaintext
#
|
|
# 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
|
|
/discovery/aws/ @prometheus/default-maintainers @matt-gp @sysadmind
|
|
# Pending
|
|
# 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
|