CODEOWNERS: add myself for prometheus exporters

This commit is contained in:
WilliButz 2019-09-12 12:48:40 +02:00
parent 1549ffd598
commit 82b7e9baf3
No known key found for this signature in database
GPG key ID: 92582A10F1179CB2

5
.github/CODEOWNERS vendored
View file

@ -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