about summary refs log tree commit diff
path: root/nixos/tests/soju.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/soju.nix')
-rw-r--r--nixos/tests/soju.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/soju.nix b/nixos/tests/soju.nix
index 23da36f7b3aba..f13c447fb5f6b 100644
--- a/nixos/tests/soju.nix
+++ b/nixos/tests/soju.nix
@@ -8,7 +8,7 @@ let
 in
 {
   name = "soju";
-  meta.maintainers = with lib.maintainers; [ Benjamin-L ];
+  meta.maintainers = [ ];
 
   nodes.machine = { ... }: {
     services.soju = {