prometheus/CODEOWNERS
Line: 7: incorrect codeowner organization: prometheus/default-maintainers Line: 7: no users/groups matched Line: 10: incorrect codeowner organization: prometheus/default-maintainers Line: 10: incorrect codeowner user: simonpasquier Line: 10: incorrect codeowner user: SuperQ Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: prometheus/default-maintainers Line: 11: incorrect codeowner user: dgl Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: prometheus/default-maintainers Line: 12: incorrect codeowner user: metalmatze Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: prometheus/default-maintainers Line: 13: incorrect codeowner user: beorn7 Line: 13: incorrect codeowner user: krajorama Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: prometheus/default-maintainers Line: 14: incorrect codeowner user: juliusv Line: 14: no users/groups matched Line: 15: incorrect codeowner organization: prometheus/default-maintainers Line: 15: incorrect codeowner user: juliusv Line: 15: incorrect codeowner user: nexucis Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: prometheus/default-maintainers Line: 16: incorrect codeowner user: roidelapluie Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: prometheus/default-maintainers Line: 17: incorrect codeowner user: cstyan Line: 17: incorrect codeowner user: bwplotka Line: 17: incorrect codeowner user: tomwilkie Line: 17: incorrect codeowner user: alexgreenbank Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: prometheus/default-maintainers Line: 18: incorrect codeowner user: aknuds1 Line: 18: incorrect codeowner user: jesusvazquez Line: 18: incorrect codeowner user: ArthurSens Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: prometheus/default-maintainers Line: 19: incorrect codeowner user: jesusvazquez Line: 19: incorrect codeowner user: codesome Line: 19: incorrect codeowner user: bwplotka Line: 19: incorrect codeowner user: krajorama Line: 19: no users/groups matched Line: 22: incorrect codeowner organization: prometheus/default-maintainers Line: 22: incorrect codeowner user: brancz Line: 22: incorrect codeowner user: rexagod Line: 22: no users/groups matched Line: 23: incorrect codeowner organization: prometheus/default-maintainers Line: 23: incorrect codeowner user: jkroepke Line: 23: no users/groups matched Line: 24: incorrect codeowner organization: prometheus/default-maintainers Line: 24: incorrect codeowner user: matt-gp Line: 24: incorrect codeowner user: sysadmind Line: 24: no users/groups matched Line: 25: incorrect codeowner organization: prometheus/default-maintainers Line: 25: incorrect codeowner user: mrvarmazyar Line: 25: no users/groups matched Line: 26: incorrect codeowner organization: prometheus/default-maintainers Line: 26: incorrect codeowner user: jooola Line: 26: incorrect codeowner user: apricote Line: 26: no users/groups matched Line: 27: incorrect codeowner organization: prometheus/default-maintainers Line: 27: incorrect codeowner user: remyleone Line: 27: no users/groups matched
George Krajcsovits 1906c9877f
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Compliance testing (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Add remyleone as Scaleway maintainer (#18268)
* Add remyleone as Scaleway maintainer


Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* Add name and email

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

---------

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Signed-off-by: George Krajcsovits <krajorama@users.noreply.github.com>
2026-03-10 14:02:03 +00:00

32 lines
1.9 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 @rexagod
/discovery/stackit @prometheus/default-maintainers @jkroepke
/discovery/aws/ @prometheus/default-maintainers @matt-gp @sysadmind
/discovery/consul @prometheus/default-maintainers @mrvarmazyar
/discovery/hetzner @prometheus/default-maintainers @jooola @apricote
/discovery/scaleway @prometheus/default-maintainers @remyleone
# 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