Loading pkgs/development/python-modules/bugwarrior/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,6 @@ buildPythonPackage rec { description = "Sync github, bitbucket, bugzilla, and trac issues with taskwarrior"; license = licenses.gpl3Plus; platforms = platforms.all; maintainers = with maintainers; [ pierron yurrriq ]; maintainers = with maintainers; [ pierron ]; }; } Loading
pkgs/development/python-modules/bugwarrior/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,6 @@ buildPythonPackage rec { description = "Sync github, bitbucket, bugzilla, and trac issues with taskwarrior"; license = licenses.gpl3Plus; platforms = platforms.all; maintainers = with maintainers; [ pierron yurrriq ]; maintainers = with maintainers; [ pierron ]; }; }