Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -1335,12 +1335,6 @@ githubId = 373; name = "Alexandre Girard Davila"; }; alxsimon = { email = "alexis.simon@normalesup.org"; github = "alxsimon"; githubId = 9567176; name = "Alexis Simon"; }; amadaluzia = { email = "amad@atl.tools"; github = "amadaluzia"; Loading pkgs/development/python-modules/demes/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ buildPythonPackage rec { mainProgram = "demes"; homepage = "https://github.com/popsim-consortium/demes-python"; license = licenses.isc; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/demesdraw/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -53,6 +53,6 @@ buildPythonPackage rec { mainProgram = "demesdraw"; homepage = "https://github.com/grahamgower/demesdraw"; license = licenses.isc; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/msprime/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -83,6 +83,6 @@ buildPythonPackage rec { homepage = "https://github.com/tskit-dev/msprime"; changelog = "https://github.com/tskit-dev/msprime/blob/${version}/CHANGELOG.md"; license = licenses.gpl3Plus; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/newick/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "Python package to read and write the Newick format"; homepage = "https://github.com/dlce-eva/python-newick"; license = licenses.asl20; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -1335,12 +1335,6 @@ githubId = 373; name = "Alexandre Girard Davila"; }; alxsimon = { email = "alexis.simon@normalesup.org"; github = "alxsimon"; githubId = 9567176; name = "Alexis Simon"; }; amadaluzia = { email = "amad@atl.tools"; github = "amadaluzia"; Loading
pkgs/development/python-modules/demes/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ buildPythonPackage rec { mainProgram = "demes"; homepage = "https://github.com/popsim-consortium/demes-python"; license = licenses.isc; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/demesdraw/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -53,6 +53,6 @@ buildPythonPackage rec { mainProgram = "demesdraw"; homepage = "https://github.com/grahamgower/demesdraw"; license = licenses.isc; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/msprime/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -83,6 +83,6 @@ buildPythonPackage rec { homepage = "https://github.com/tskit-dev/msprime"; changelog = "https://github.com/tskit-dev/msprime/blob/${version}/CHANGELOG.md"; license = licenses.gpl3Plus; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/newick/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "Python package to read and write the Newick format"; homepage = "https://github.com/dlce-eva/python-newick"; license = licenses.asl20; maintainers = with maintainers; [ alxsimon ]; maintainers = with maintainers; [ ]; }; }