about summary refs log tree commit diff
path: root/nixos/tests/samba.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/samba.nix')
-rw-r--r--nixos/tests/samba.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/samba.nix b/nixos/tests/samba.nix
index 252c3dd9c76e9..53cdbbe1c40f1 100644
--- a/nixos/tests/samba.nix
+++ b/nixos/tests/samba.nix
@@ -3,7 +3,7 @@ import ./make-test-python.nix ({ pkgs, ... }:
 {
   name = "samba";
 
-  meta.maintainers = [ pkgs.lib.maintainers.eelco ];
+  meta.maintainers = [ ];
 
   nodes =
     { client =