prometheus/CODEOWNERS
Line: 6: incorrect codeowner user: simonpasquier Line: 6: incorrect codeowner user: SuperQ Line: 6: no users/groups matched Line: 7: incorrect codeowner user: dgl Line: 7: no users/groups matched Line: 8: incorrect codeowner user: metalmatze Line: 8: no users/groups matched Line: 9: incorrect codeowner user: beorn7 Line: 9: incorrect codeowner user: krajorama Line: 9: no users/groups matched Line: 10: incorrect codeowner user: juliusv Line: 10: no users/groups matched Line: 11: incorrect codeowner user: juliusv Line: 11: incorrect codeowner user: nexucis Line: 11: no users/groups matched Line: 12: incorrect codeowner user: roidelapluie Line: 12: no users/groups matched Line: 13: incorrect codeowner user: cstyan Line: 13: incorrect codeowner user: bwplotka Line: 13: incorrect codeowner user: tomwilkie Line: 13: incorrect codeowner user: npazosmendez Line: 13: incorrect codeowner user: alexgreenbank Line: 13: no users/groups matched Line: 14: incorrect codeowner user: aknuds1 Line: 14: incorrect codeowner user: jesusvazquez Line: 14: incorrect codeowner user: ArthurSens Line: 14: no users/groups matched Line: 15: incorrect codeowner user: jesusvazquez Line: 15: incorrect codeowner user: codesome Line: 15: incorrect codeowner user: bwplotka Line: 15: incorrect codeowner user: krajorama Line: 15: no users/groups matched Line: 18: incorrect codeowner user: brancz Line: 18: no users/groups matched Line: 19: incorrect codeowner user: jkroepke Line: 19: no users/groups matched
George Krajcsovits 962341f621
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 (push) Has been cancelled
CI / 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
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (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
Add more potential code owners for SD (#17709)
To enable when we work out how to give approval right to their paths
only.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2025-12-17 10:13:49 -05:00

26 lines
912 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 @sysadmind
# https://github.com/prometheus/prometheus/pull/15212#issuecomment-3575225179
# /discovery/aliyun @KeyOfSpectator
# https://github.com/prometheus/prometheus/pull/14108#issuecomment-2639515421
# /discovery/nomad @jaloren @jrasell