From e57ca4059a3b89f08f4c550e18ad4c8d424287ab Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 14 Sep 2024 04:42:19 -0700 Subject: home: t --- pkgs/ahoviewer.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/ahoviewer.nix') diff --git a/pkgs/ahoviewer.nix b/pkgs/ahoviewer.nix index 38524dc..cd87578 100644 --- a/pkgs/ahoviewer.nix +++ b/pkgs/ahoviewer.nix @@ -48,7 +48,7 @@ pkgs.stdenv.mkDerivation rec { description = "A GTK image viewer, manga reader, and booru browser"; homepage = "https://github.com/ahodesuka/ahoviewer"; license = licenses.mit; - maintainers = with maintainers; [ ]; + maintainers = [ maintainers.Fuwn ]; platforms = platforms.linux; }; } -- cgit v1.2.3