Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -11745,12 +11745,6 @@ githubId = 1729331; name = "Dominique Martinet"; }; martingms = { email = "martin@mg.am"; github = "martingms"; githubId = 458783; name = "Martin Gammelsæter"; }; martinjlowm = { email = "martin@martinjlowm.dk"; github = "martinjlowm"; Loading pkgs/development/python-modules/mypy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -118,6 +118,6 @@ buildPythonPackage rec { homepage = "https://www.mypy-lang.org"; license = licenses.mit; mainProgram = "mypy"; maintainers = with maintainers; [ martingms lnl7 ]; maintainers = with maintainers; [ lnl7 ]; }; } pkgs/development/python-modules/mypy/extensions.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ buildPythonPackage rec { description = "Experimental type system extensions for programs checked with the mypy typechecker"; homepage = "https://www.mypy-lang.org"; license = licenses.mit; maintainers = with maintainers; [ martingms lnl7 ]; maintainers = with maintainers; [ lnl7 ]; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -11745,12 +11745,6 @@ githubId = 1729331; name = "Dominique Martinet"; }; martingms = { email = "martin@mg.am"; github = "martingms"; githubId = 458783; name = "Martin Gammelsæter"; }; martinjlowm = { email = "martin@martinjlowm.dk"; github = "martinjlowm"; Loading
pkgs/development/python-modules/mypy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -118,6 +118,6 @@ buildPythonPackage rec { homepage = "https://www.mypy-lang.org"; license = licenses.mit; mainProgram = "mypy"; maintainers = with maintainers; [ martingms lnl7 ]; maintainers = with maintainers; [ lnl7 ]; }; }
pkgs/development/python-modules/mypy/extensions.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ buildPythonPackage rec { description = "Experimental type system extensions for programs checked with the mypy typechecker"; homepage = "https://www.mypy-lang.org"; license = licenses.mit; maintainers = with maintainers; [ martingms lnl7 ]; maintainers = with maintainers; [ lnl7 ]; }; }