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