summary refs log tree commit diff
path: root/nixos/tests/nfs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/nfs.nix')
-rw-r--r--nixos/tests/nfs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/nfs.nix b/nixos/tests/nfs.nix
index 0ef44f1a489..ce171701893 100644
--- a/nixos/tests/nfs.nix
+++ b/nixos/tests/nfs.nix
@@ -20,7 +20,7 @@ in
 {
   name = "nfs";
   meta = with pkgs.stdenv.lib.maintainers; {
-    maintainers = [ eelco chaoflow wkennington ];
+    maintainers = [ eelco chaoflow  ];
   };
 
   nodes =