From 0eaa72390bacff63a6d2b8f22aeb288a83e53b1f Mon Sep 17 00:00:00 2001 From: Leona Maroni Date: Mon, 6 Jun 2022 21:50:18 +0200 Subject: maintainers: rename to leona --- pkgs/servers/vouch-proxy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/servers/vouch-proxy/default.nix') diff --git a/pkgs/servers/vouch-proxy/default.nix b/pkgs/servers/vouch-proxy/default.nix index 3aa1d0a0ebde..ed7544e7b2e2 100644 --- a/pkgs/servers/vouch-proxy/default.nix +++ b/pkgs/servers/vouch-proxy/default.nix @@ -29,7 +29,7 @@ buildGoModule rec { homepage = "https://github.com/vouch/vouch-proxy"; description = "An SSO and OAuth / OIDC login solution for NGINX using the auth_request module"; license = licenses.mit; - maintainers = with maintainers; [ em0lar erictapen ]; + maintainers = with maintainers; [ leona erictapen ]; platforms = lib.platforms.linux; }; } -- cgit 1.4.1