commit: cef73f279fe4cc8e1cded6bf4861919d62284d68
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 03:43:25 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 04:46:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef73f27
sci-libs/shapely: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-libs/shapely/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
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>[email protected]</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</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.