commit: 33392512df800de9a313c82d445c254ea758297a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 13 14:34:07 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 13 14:34:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33392512
dev-python/qiskit: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/qiskit/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/qiskit/metadata.xml b/dev-python/qiskit/metadata.xml
index d962059d50d8..226070563a1a 100644
--- a/dev-python/qiskit/metadata.xml
+++ b/dev-python/qiskit/metadata.xml
@@ -14,6 +14,10 @@
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Python</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.