diff --git a/pkgs/development/python-modules/msmart-ng/default.nix b/pkgs/development/python-modules/msmart-ng/default.nix index eba5ab574930..0e19cc41e0f3 100644 --- a/pkgs/development/python-modules/msmart-ng/default.nix +++ b/pkgs/development/python-modules/msmart-ng/default.nix @@ -51,7 +51,6 @@ buildPythonPackage rec { mainProgram = "msmart-ng"; maintainers = with lib.maintainers; [ hexa - emilylange ]; }; }