]> git.openstreetmap.org Git - nominatim.git/commitdiff
add mtm as maintainer for the Python packages
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 1 Jul 2024 10:07:52 +0000 (12:07 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 1 Jul 2024 12:25:26 +0000 (14:25 +0200)
packaging/nominatim-api/pyproject.toml
packaging/nominatim-db/pyproject.toml

index 9d5f798586301ec6c2ccd7014c331f6a37f5453c..ca86f8a7e04be80dfe9d6e13158da6e3c39451dc 100644 (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 = [
index 11018b1efdfd78cd92e6dbb797bae2806f4f653e..652f683f095e6bbeec5fcd718ab8c267538b21f9 100644 (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 = [