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-aer/
Date: Mon, 08 Aug 2022 06:08:53
Message-Id: 1659938918.3d0989df38caadb02beaa32f15a9a7b57a1d848d.sam@gentoo
1 commit: 3d0989df38caadb02beaa32f15a9a7b57a1d848d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 8 04:31:01 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 8 06:08:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0989df
7
8 dev-python/qiskit-aer: update maintainers
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/qiskit-aer/metadata.xml | 38 +++++++++++++++++++++-----------------
13 1 file changed, 21 insertions(+), 17 deletions(-)
14
15 diff --git a/dev-python/qiskit-aer/metadata.xml b/dev-python/qiskit-aer/metadata.xml
16 index 766391b439a3..2e3184f214d5 100644
17 --- a/dev-python/qiskit-aer/metadata.xml
18 +++ b/dev-python/qiskit-aer/metadata.xml
19 @@ -1,21 +1,25 @@
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 each work together to enable quantum computing. This element is Aer, which provides high-performance quantum computing simulators with realistic noise models.
35 - </longdescription>
36 - <upstream>
37 - <remote-id type="github">Qiskit/qiskit-aer</remote-id>
38 - <remote-id type="pypi">qiskit-aer</remote-id>
39 - </upstream>
40 + <!-- comaintainers-welcomed -->
41 + <maintainer type="person" proxied="yes">
42 + <email>gaboroszkar@××××××××××.com</email>
43 + <name>Gábor Oszkár Dénes</name>
44 + </maintainer>
45 + <maintainer type="project">
46 + <email>sci@g.o</email>
47 + <name>Gentoo Science Project</name>
48 + </maintainer>
49 + <maintainer type="project" proxied="proxy">
50 + <email>proxy-maint@g.o</email>
51 + <name>Proxy Maintainers</name>
52 + </maintainer>
53 + <longdescription>
54 + Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms.
55 + 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.
56 + </longdescription>
57 + <upstream>
58 + <remote-id type="github">Qiskit/qiskit-aer</remote-id>
59 + <remote-id type="pypi">qiskit-aer</remote-id>
60 + </upstream>
61 </pkgmetadata>