about summary refs log tree commit diff
path: root/nixos/tests/tigervnc.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/tigervnc.nix')
-rw-r--r--nixos/tests/tigervnc.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/tigervnc.nix b/nixos/tests/tigervnc.nix
index b80cb49519c45..79c4f19178d5e 100644
--- a/nixos/tests/tigervnc.nix
+++ b/nixos/tests/tigervnc.nix
@@ -7,7 +7,7 @@ with import ../lib/testing-python.nix { inherit system pkgs; };
 makeTest {
   name = "tigervnc";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ lheckemann ];
+    maintainers = [ ];
   };
 
   nodes = {