From 82b7e9baf3c5367df0c4d80decfdef1551aa3b18 Mon Sep 17 00:00:00 2001 From: WilliButz Date: Thu, 12 Sep 2019 12:48:40 +0200 Subject: CODEOWNERS: add myself for prometheus exporters --- .github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 58834f4597e5..60fcf520ac19 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 -- cgit v1.2.3