summary refs log tree commit diff
path: root/nixos/tests/trickster.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/trickster.nix')
-rw-r--r--nixos/tests/trickster.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/trickster.nix b/nixos/tests/trickster.nix
index c65160f81e3..713ac8f0b2f 100644
--- a/nixos/tests/trickster.nix
+++ b/nixos/tests/trickster.nix
@@ -1,7 +1,7 @@
 import ./make-test-python.nix ({ pkgs, ... }: {
   name = "trickster";
   meta = with pkgs.stdenv.lib; {
-    maintainers = with maintainers; [ maintainers."1000101" ];
+    maintainers = with maintainers; [ _1000101 ];
   };
 
   nodes = {