diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-04 19:43:32 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-04 19:48:06 +0200 |
commit | ee36a3c7a9cadde344fb274df3835b521f9046da (patch) | |
tree | 825ef0021bfdc31bd20fa6ea6c51d4fcb02be15f /dev-python/cvxopt | |
parent | dev-python/csvkit: Add python@ as co-maint. (diff) | |
download | gentoo-ee36a3c7a9cadde344fb274df3835b521f9046da.tar.gz gentoo-ee36a3c7a9cadde344fb274df3835b521f9046da.tar.bz2 gentoo-ee36a3c7a9cadde344fb274df3835b521f9046da.zip |
dev-python/cvxopt: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cvxopt')
-rw-r--r-- | dev-python/cvxopt/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/cvxopt/metadata.xml b/dev-python/cvxopt/metadata.xml index 767106a79904..1306175a8acd 100644 --- a/dev-python/cvxopt/metadata.xml +++ b/dev-python/cvxopt/metadata.xml @@ -5,6 +5,10 @@ <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> <longdescription lang="en"> CVXOPT is a software for convex optimization based on the Python programming language. Its main purpose is to make the |