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