about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/arbtt.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/monitoring/arbtt.nix')
-rw-r--r--nixos/modules/services/monitoring/arbtt.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/monitoring/arbtt.nix b/nixos/modules/services/monitoring/arbtt.nix
index 6dad6bdec3284..cf9a236c079c0 100644
--- a/nixos/modules/services/monitoring/arbtt.nix
+++ b/nixos/modules/services/monitoring/arbtt.nix
@@ -45,5 +45,5 @@ in {
     };
   };
 
-  meta.maintainers = [ maintainers.michaelpj ];
+  meta.maintainers = [ ];
 }