diff --git a/pyproject.toml b/pyproject.toml index e24a87b83..8149e1141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ {name="Patrick Totzke", email="patricktotzke@gmail.com"} ] maintainers = [ - {name="Lucas Hoffmann"}, + {name="Lucas Hoffmann", email="lucc@posteo.de"}, ] readme = "README.md" requires-python = ">=3.8"