commit: 6d264ddc01d2f3dae45bcc7f783009eec31de7dd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 8 04:33:19 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 8 06:08:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d264ddc
dev-python/tweedledum: update maintainers Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/tweedledum/metadata.xml | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/dev-python/tweedledum/metadata.xml b/dev-python/tweedledum/metadata.xml index b68d63379f25..ef80e29ba7f0 100644 --- a/dev-python/tweedledum/metadata.xml +++ b/dev-python/tweedledum/metadata.xml @@ -1,20 +1,24 @@ <?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> - tweedledum is a library for synthesis, compilation, and optimization of quantum circuits. The library is written to be scalable up to problem sizes in which quantum circuits outperform classical ones. Also, it is meant to be used both independently and alongside established tools. - </longdescription> - <upstream> - <remote-id type="github">boschmitt/tweedledum</remote-id> - <remote-id type="pypi">tweedledum</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> + tweedledum is a library for synthesis, compilation, and optimization of quantum circuits. The library is written to be scalable up to problem sizes in which quantum circuits outperform classical ones. Also, it is meant to be used both independently and alongside established tools. + </longdescription> + <upstream> + <remote-id type="github">boschmitt/tweedledum</remote-id> + <remote-id type="pypi">tweedledum</remote-id> + </upstream> </pkgmetadata>
