From 8c469ad5922b09a63d80f3c876c89ad8fbd3f137 Mon Sep 17 00:00:00 2001 From: Tom Fitzhenry Date: Thu, 15 May 2025 23:08:08 +1000 Subject: [PATCH] spiped: remove tomfitzhenry as maintainer --- nixos/tests/spiped.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/tests/spiped.nix b/nixos/tests/spiped.nix index a39fc2fd722b..994ec2be02e4 100644 --- a/nixos/tests/spiped.nix +++ b/nixos/tests/spiped.nix @@ -5,7 +5,7 @@ in { name = "spiped"; meta = with pkgs.lib.maintainers; { - maintainers = [ tomfitzhenry ]; + maintainers = [ ]; }; nodes = {