diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-06-10 10:08:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-10 10:11:21 +0200 |
commit | 2933bd1ef1ce72243f8987d09bb46d6262c030bd (patch) | |
tree | 12456665e4c10fb3019b9dc023a2eab04d0e2f40 /sci-libs/scipy | |
parent | dev-python/widgetsnbextension: Add python@ as (co-)maint (diff) | |
download | gentoo-2933bd1ef1ce72243f8987d09bb46d6262c030bd.tar.gz gentoo-2933bd1ef1ce72243f8987d09bb46d6262c030bd.tar.bz2 gentoo-2933bd1ef1ce72243f8987d09bb46d6262c030bd.zip |
sci-libs/scipy: Add python@ as (co-)maint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs/scipy')
-rw-r--r-- | sci-libs/scipy/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/scipy/metadata.xml b/sci-libs/scipy/metadata.xml index a4d8cf789821..f1d093c366af 100644 --- a/sci-libs/scipy/metadata.xml +++ b/sci-libs/scipy/metadata.xml @@ -5,6 +5,10 @@ <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> <longdescription lang="en"> SciPy is an open source library of scientific tools for Python. SciPy supplements the popular numpy module, gathering a variety of high level |