summaryrefslogtreecommitdiff
path: root/dev-python/mpi4py/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mpi4py/metadata.xml')
-rw-r--r--dev-python/mpi4py/metadata.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/dev-python/mpi4py/metadata.xml b/dev-python/mpi4py/metadata.xml
index c9ea17d57be9..0dd4ceca2177 100644
--- a/dev-python/mpi4py/metadata.xml
+++ b/dev-python/mpi4py/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>alex.fan.q@gmail.com</email>
+ <name>Alex Fan</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<longdescription lang="en">MPI for Python (mpi4py) provides bindings of the Message Passing
Interface (MPI) standard for the Python programming language,
allowing any Python program to exploit multiple processors.
@@ -14,8 +21,7 @@
arrays, builtin bytes/string/array objects).
</longdescription>
<upstream>
- <remote-id type="google-code">mpi4py</remote-id>
- <remote-id type="bitbucket">mpi4py</remote-id>
+ <remote-id type="github">mpi4py/mpi4py</remote-id>
<remote-id type="pypi">mpi4py</remote-id>
</upstream>
</pkgmetadata>