mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
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 / 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
He's been participating in the bug scrub for a year and provides reviews all over the code base. Also fix name spelling. Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
42 lines
2.4 KiB
Markdown
42 lines
2.4 KiB
Markdown
# Maintainers
|
|
|
|
## Please keep this file in sync with the CODEOWNERS file!
|
|
|
|
General maintainers:
|
|
* Bryan Boreham (bjboreham@gmail.com / @bboreham)
|
|
* Ayoub Mrini (ayoubmrini424@gmail.com / @machine424)
|
|
* Julien Pivotto (roidelapluie@prometheus.io / @roidelapluie)
|
|
* György Krajcsovits (<gyorgy.krajcsovits@grafana.com> / @krajorama)
|
|
|
|
Maintainers for specific parts of the codebase:
|
|
* `cmd`
|
|
* `promtool`: David Leadbeater (<dgl@dgl.cx> / @dgl)
|
|
* `discovery`
|
|
* `k8s`: Frederic Branczyk (<fbranczyk@gmail.com> / @brancz)
|
|
* `stackit`: Jan-Otto Kröpke (<mail@jkroepke.de> / @jkroepke)
|
|
* `documentation`
|
|
* `prometheus-mixin`: Matthias Loibl (<mail@matthiasloibl.com> / @metalmatze)
|
|
* `storage`
|
|
* `remote`: Callum Styan (<callumstyan@gmail.com> / @cstyan), Bartłomiej Płotka (<bwplotka@gmail.com> / @bwplotka), Tom Wilkie (tom.wilkie@gmail.com / @tomwilkie), Alex Greenbank (<alexgreenbank@yahoo.com> / @alexgreenbank)
|
|
* `otlptranslator`: Arthur Silva Sens (<arthursens2005@gmail.com> / @ArthurSens), Arve Knudsen (<arve.knudsen@gmail.com> / @aknuds1), Jesús Vázquez (<jesus.vazquez@grafana.com> / @jesusvazquez)
|
|
* `tsdb`: Ganesh Vernekar (<ganesh@grafana.com> / @codesome), Bartłomiej Płotka (<bwplotka@gmail.com> / @bwplotka), Jesús Vázquez (<jesus.vazquez@grafana.com> / @jesusvazquez)
|
|
* `web`
|
|
* `ui`: Julius Volz (<julius.volz@gmail.com> / @juliusv)
|
|
* `module`: Augustin Husson (<husson.augustin@gmail.com> / @nexucis)
|
|
* `Makefile` and related build configuration: Simon Pasquier (<pasquier.simon@gmail.com> / @simonpasquier), Ben Kochie (<superq@gmail.com> / @SuperQ)
|
|
|
|
For the sake of brevity, not all subtrees are explicitly listed. Due to the
|
|
size of this repository, the natural changes in focus of maintainers over time,
|
|
and nuances of where particular features live, this list will always be
|
|
incomplete and out of date. However the listed maintainer(s) should be able to
|
|
direct a PR/question to the right person.
|
|
|
|
v3 release coordinators:
|
|
* Alex Greenbank (<alexgreenbank@yahoo.com> / @alexgreenbank)
|
|
* Carrie Edwards (<carrie.edwards@grafana.com> / @carrieedwards)
|
|
* Fiona Liao (<fiona.liao@grafana.com> / @fionaliao)
|
|
* Jan Fajerski (<github@fajerski.name> / @jan--f)
|
|
* Jesús Vázquez (<jesus.vazquez@grafana.com> / @jesusvazquez)
|
|
* Nico Pazos (<nicolas.pazos-mendez@grafana.com> / @npazosmendez)
|
|
* Owen Williams (<owen.williams@grafana.com> / @ywwg)
|
|
* Tom Braack (<me@shorez.de> / @sh0rez)
|