add mtm as maintainer for the Python packages

This commit is contained in:
Sarah Hoffmann 2024-07-01 12:07:52 +02:00
parent ecf4693a79
commit 8dafd8bcb6
2 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,8 @@ readme = "README.md"
requires-python = ">=3.7"
license = 'GPL-3.0-or-later'
maintainers = [
{ name = "Sarah Hoffmann", email = "lonvia@denofr.de" }
{ name = "Sarah Hoffmann", email = "lonvia@denofr.de" },
{ name = "Marc Tobias", email = "mtmail-cpan@gmx.net" }
]
keywords = [ "geocoding", "OpenStreetMap", "search" ]
classifiers = [

View File

@ -5,7 +5,8 @@ readme = "README.md"
requires-python = ">=3.7"
license = 'GPL-3.0-or-later'
maintainers = [
{ name = "Sarah Hoffmann", email = "lonvia@denofr.de" }
{ name = "Sarah Hoffmann", email = "lonvia@denofr.de" },
{ name = "Marc Tobias", email = "mtmail-cpan@gmx.net" }
]
keywords = [ "geocoding", "OpenStreetMap", "search" ]
classifiers = [