commit: 19e847cb3c2723d1ea1317102045b97254ef953e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:48:58 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 12:02:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e847cb
dev-python/sympy: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sympy/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/sympy/metadata.xml b/dev-python/sympy/metadata.xml
index f1df7f4f918..fb045e709cd 100644
--- a/dev-python/sympy/metadata.xml
+++ b/dev-python/sympy/metadata.xml
@@ -13,6 +13,10 @@
<email>[email protected]</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>
SymPy is a Python library for symbolic mathematics (manipulation). It
aims to become a full-featured computer algebra system (CAS) while keeping