commit: 6e00a2c52f34b968bd42fe769cb38dba8203ea78 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 8 04:32:42 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 8 06:08:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e00a2c5
dev-python/qiskit-terra: update maintainers Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/qiskit-terra/metadata.xml | 44 ++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/dev-python/qiskit-terra/metadata.xml b/dev-python/qiskit-terra/metadata.xml index 02ea1aee258b..00a7898cedbf 100644 --- a/dev-python/qiskit-terra/metadata.xml +++ b/dev-python/qiskit-terra/metadata.xml @@ -1,24 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- comaintainers-welcomed --> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Gábor Oszkár Dénes</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <longdescription> - Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms. - Qiskit is made up of elements that work together to enable quantum computing. This element is Terra and is the foundation on which the rest of Qiskit is built. - </longdescription> - <use> - <flag name="visualization">Enable visualization modules</flag> - </use> - <upstream> - <remote-id type="github">Qiskit/qiskit-terra</remote-id> - <remote-id type="pypi">qiskit-terra</remote-id> - </upstream> + <!-- comaintainers-welcomed --> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Gábor Oszkár Dénes</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Science Project</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription> + Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms. + Qiskit is made up of elements that work together to enable quantum computing. This element is Terra and is the foundation on which the rest of Qiskit is built. + </longdescription> + <use> + <flag name="visualization">Enable visualization modules</flag> + </use> + <upstream> + <remote-id type="github">Qiskit/qiskit-terra</remote-id> + <remote-id type="pypi">qiskit-terra</remote-id> + </upstream> </pkgmetadata>
