Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/qiskit-terra/
Date: Mon, 08 Aug 2022 06:08:55
Message-Id: 1659938919.6e00a2c52f34b968bd42fe769cb38dba8203ea78.sam@gentoo
1 commit: 6e00a2c52f34b968bd42fe769cb38dba8203ea78
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 8 04:32:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 8 06:08:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e00a2c5
7
8 dev-python/qiskit-terra: update maintainers
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/qiskit-terra/metadata.xml | 44 ++++++++++++++++++++----------------
13 1 file changed, 24 insertions(+), 20 deletions(-)
14
15 diff --git a/dev-python/qiskit-terra/metadata.xml b/dev-python/qiskit-terra/metadata.xml
16 index 02ea1aee258b..00a7898cedbf 100644
17 --- a/dev-python/qiskit-terra/metadata.xml
18 +++ b/dev-python/qiskit-terra/metadata.xml
19 @@ -1,24 +1,28 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 - <!-- comaintainers-welcomed -->
24 - <maintainer type="person" proxied="yes">
25 - <email>gaboroszkar@××××××××××.com</email>
26 - <name>Gábor Oszkár Dénes</name>
27 - </maintainer>
28 - <maintainer type="project" proxied="proxy">
29 - <email>proxy-maint@g.o</email>
30 - <name>Proxy Maintainers</name>
31 - </maintainer>
32 - <longdescription>
33 - Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms.
34 - 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.
35 - </longdescription>
36 - <use>
37 - <flag name="visualization">Enable visualization modules</flag>
38 - </use>
39 - <upstream>
40 - <remote-id type="github">Qiskit/qiskit-terra</remote-id>
41 - <remote-id type="pypi">qiskit-terra</remote-id>
42 - </upstream>
43 + <!-- comaintainers-welcomed -->
44 + <maintainer type="person" proxied="yes">
45 + <email>gaboroszkar@××××××××××.com</email>
46 + <name>Gábor Oszkár Dénes</name>
47 + </maintainer>
48 + <maintainer type="project">
49 + <email>sci@g.o</email>
50 + <name>Gentoo Science Project</name>
51 + </maintainer>
52 + <maintainer type="project" proxied="proxy">
53 + <email>proxy-maint@g.o</email>
54 + <name>Proxy Maintainers</name>
55 + </maintainer>
56 + <longdescription>
57 + Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms.
58 + 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.
59 + </longdescription>
60 + <use>
61 + <flag name="visualization">Enable visualization modules</flag>
62 + </use>
63 + <upstream>
64 + <remote-id type="github">Qiskit/qiskit-terra</remote-id>
65 + <remote-id type="pypi">qiskit-terra</remote-id>
66 + </upstream>
67 </pkgmetadata>