diff --git a/pyproject.toml b/pyproject.toml index a0d611ca27904e287b0796bb31524122ee9e7a46..e7f05233b1b20dd023eff8902ed6bc12a5e75517 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,6 +11,7 @@ version = "12.1.1.0" description = "A space dynamics library. This package is a jpype wrapping of the original orekit java code." readme = "README.md" authors = [{name = "Petrus Hyvönen", email = "petrus.hyvonen@gmail.com"}] +maintainers = [{name = "Clément Jonglez", email = "clement@jonglez.space"}] license = {text = "License :: OSI Approved :: Apache Software License"} requires-python = ">=3.7" classifiers = [