From 95061ca48c871352b6c1859096d69c69c805e6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petrus=20Hyv=C3=B6nen?= <petrus.hyvonen@sscspace.com> Date: Sat, 13 Jul 2024 18:37:58 +0200 Subject: [PATCH] Adding yzokras as maintainer. --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index a0d611c..cbe2e39 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 = "yzokras"} license = {text = "License :: OSI Approved :: Apache Software License"} requires-python = ">=3.7" classifiers = [ -- GitLab