From c12caf34d256cd717107bde2f5160ec773a15605 Mon Sep 17 00:00:00 2001 From: Frank Doepper Date: Thu, 26 Apr 2018 21:42:22 +0200 Subject: shotcut: add myself as maintainer --- pkgs/applications/video/shotcut/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/video/shotcut/default.nix') diff --git a/pkgs/applications/video/shotcut/default.nix b/pkgs/applications/video/shotcut/default.nix index 59c1463577e..0a786312214 100644 --- a/pkgs/applications/video/shotcut/default.nix +++ b/pkgs/applications/video/shotcut/default.nix @@ -50,7 +50,7 @@ stdenv.mkDerivation rec { ''; homepage = https://shotcut.org; license = licenses.gpl3; - maintainers = [ maintainers.goibhniu ]; + maintainers = with maintainers; [ goibhniu woffs ]; platforms = platforms.linux; }; } -- cgit 1.4.1