about summary refs log tree commit diff
path: root/nixos/tests/frp.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/frp.nix')
-rw-r--r--nixos/tests/frp.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/frp.nix b/nixos/tests/frp.nix
index 1f57c031a53a5..717e8718721ce 100644
--- a/nixos/tests/frp.nix
+++ b/nixos/tests/frp.nix
@@ -1,6 +1,6 @@
 import ./make-test-python.nix ({ pkgs, lib, ... }: {
   name = "frp";
-  meta.maintainers = with lib.maintainers; [ zaldnoay janik ];
+  meta.maintainers = with lib.maintainers; [ zaldnoay ];
   nodes = {
     frps = {
       networking = {