Merge pull request #68545 from WilliButz/exporters-codeowner-notifications

CODEOWNERS: add myself for prometheus exporters
This commit is contained in:
Linus Heckemann 2019-09-12 14:34:51 +02:00 committed by GitHub
commit 17ff95d77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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