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