CODEOWNERS: add myself for prometheus exporters

gstqt5
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
1 changed files with 5 additions and 0 deletions

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