mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Add codesome (tsdb, promql) and roidelapluie (promql) in CODEOWNERS file (#8560)
* Add codesome in CODEOWNERS file for tsdb and promql Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in> * Add Julien to promql Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
This commit is contained in:
parent
6962e44618
commit
e92bf2ebaa
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -1,3 +1,5 @@
|
||||||
/web/ui @juliusv
|
/web/ui @juliusv
|
||||||
/storage/remote @csmarchbanks @cstyan @bwplotka @tomwilkie
|
/storage/remote @csmarchbanks @cstyan @bwplotka @tomwilkie
|
||||||
/discovery/kubernetes @brancz
|
/discovery/kubernetes @brancz
|
||||||
|
/tsdb @codesome
|
||||||
|
/promql @codesome @roidelapluie
|
||||||
|
|
Loading…
Reference in a new issue