summary refs log tree commit diff
path: root/nixos/tests/xrdp.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/xrdp.nix')
-rw-r--r--nixos/tests/xrdp.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/xrdp.nix b/nixos/tests/xrdp.nix
index 0e1d521c5ac..f277d4b7952 100644
--- a/nixos/tests/xrdp.nix
+++ b/nixos/tests/xrdp.nix
@@ -1,7 +1,7 @@
 import ./make-test-python.nix ({ pkgs, ...} : {
   name = "xrdp";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ volth ];
+    maintainers = [ ];
   };
 
   nodes = {