From 7c18f6b91ad15accbf8748c0ce2ba54b1d1ee4e5 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 22 Jun 2025 14:25:21 +0800 Subject: [PATCH] nixos/tests/croc: add ryan4yin as a maintainer --- nixos/tests/croc.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/tests/croc.nix b/nixos/tests/croc.nix index 296d12c4ebe6..f5eec96d6cc3 100644 --- a/nixos/tests/croc.nix +++ b/nixos/tests/croc.nix @@ -13,6 +13,7 @@ in maintainers = [ equirosa SuperSandro2000 + ryan4yin ]; };