From a333ffb914a4c40e58ed12bc8e4941244eae408d Mon Sep 17 00:00:00 2001 From: Tom Fitzhenry Date: Thu, 25 Apr 2024 00:06:51 +1000 Subject: clapper: remove tomfitzhenry as maintainer I no longer use this, so am not best placed to maintain/test this. --- pkgs/applications/video/clapper/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/video/clapper') diff --git a/pkgs/applications/video/clapper/default.nix b/pkgs/applications/video/clapper/default.nix index 954ea58b4554d..6d1539f93575c 100644 --- a/pkgs/applications/video/clapper/default.nix +++ b/pkgs/applications/video/clapper/default.nix @@ -80,7 +80,7 @@ stdenv.mkDerivation rec { ''; homepage = "https://github.com/Rafostar/clapper"; license = licenses.gpl3Plus; - maintainers = with maintainers; [ tomfitzhenry ]; + maintainers = with maintainers; [ ]; platforms = platforms.linux; }; } -- cgit 1.4.1