summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-07-02 05:43:25 +0200
committerMichał Górny <mgorny@gentoo.org>2022-07-02 06:46:53 +0200
commitcef73f279fe4cc8e1cded6bf4861919d62284d68 (patch)
tree783e4ae59ee8639f231940ca6ea0fe84e0e3cbc8 /sci-libs
parentsci-libs/shapely: Bump to 1.8.2 (diff)
downloadgentoo-cef73f279fe4cc8e1cded6bf4861919d62284d68.tar.gz
gentoo-cef73f279fe4cc8e1cded6bf4861919d62284d68.tar.bz2
gentoo-cef73f279fe4cc8e1cded6bf4861919d62284d68.zip
sci-libs/shapely: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/shapely/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/shapely/metadata.xml b/sci-libs/shapely/metadata.xml
index 86aee655948a..6432c651184e 100644
--- a/sci-libs/shapely/metadata.xml
+++ b/sci-libs/shapely/metadata.xml
@@ -5,6 +5,10 @@
<email>3dprint@gentoo.org</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>
Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects.
It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries.