diff --git a/python/sdist/pyproject.toml b/python/sdist/pyproject.toml index f4810ea1ab..15ee06df73 100644 --- a/python/sdist/pyproject.toml +++ b/python/sdist/pyproject.toml @@ -37,13 +37,13 @@ dependencies = [ ] license = {text = "BSD 3-Clause License"} authors = [ - {name = "Fabian Froehlich", email = "fabian_froehlich@hms.harvard.edu"}, + {name = "Fabian Froehlich", email = "froehlichfab@gmail.com"}, {name = "Daniel Weindl", email = "sci@danielweindl.de"}, {name = "Jan Hasenauer"}, {name = "AMICI contributors"}, ] maintainers = [ - {name = "Fabian Froehlich", email = "fabian_froehlich@hms.harvard.edu"}, + {name = "Fabian Froehlich", email = "froehlichfab@gmail.com"}, {name = "Daniel Weindl", email = "sci@danielweindl.de"}, ] readme = "README.md"