commit: 3d0989df38caadb02beaa32f15a9a7b57a1d848d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 8 04:31:01 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 8 06:08:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0989df
dev-python/qiskit-aer: update maintainers Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/qiskit-aer/metadata.xml | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/dev-python/qiskit-aer/metadata.xml b/dev-python/qiskit-aer/metadata.xml index 766391b439a3..2e3184f214d5 100644 --- a/dev-python/qiskit-aer/metadata.xml +++ b/dev-python/qiskit-aer/metadata.xml @@ -1,21 +1,25 @@ <?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 each work together to enable quantum computing. This element is Aer, which provides high-performance quantum computing simulators with realistic noise models. - </longdescription> - <upstream> - <remote-id type="github">Qiskit/qiskit-aer</remote-id> - <remote-id type="pypi">qiskit-aer</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 each work together to enable quantum computing. This element is Aer, which provides high-performance quantum computing simulators with realistic noise models. + </longdescription> + <upstream> + <remote-id type="github">Qiskit/qiskit-aer</remote-id> + <remote-id type="pypi">qiskit-aer</remote-id> + </upstream> </pkgmetadata>
