forked from mirrors/nixpkgs
CODEOWNERS: add myself for prometheus exporters
This commit is contained in:
parent
1549ffd598
commit
82b7e9baf3
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
|
@ -150,3 +150,8 @@
|
|||
/pkgs/applications/editors/emacs-modes @adisbladis
|
||||
/pkgs/applications/editors/emacs @adisbladis
|
||||
/pkgs/top-level/emacs-packages.nix @adisbladis
|
||||
|
||||
# Prometheus exporter modules and tests
|
||||
/nixos/modules/services/monitoring/prometheus/exporters.nix @WilliButz
|
||||
/nixos/modules/services/monitoring/prometheus/exporters.xml @WilliButz
|
||||
/nixos/tests/prometheus-exporters.nix @WilliButz
|
||||
|
|
Loading…
Reference in a new issue