commit: 93b530a5f2f7fd97468216d2d23d65004f5491a0 Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Mon Oct 20 13:34:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 21 20:30:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b530a5
sci-libs/hipSOLVER: update maintainers Promote Sv. Lockal to primary maintainer. Drop Wilfried Holzke & Craig Andrews. Add Paul Zander for general GPGPU stuff. Use tabs as indent for readability. Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/hipSOLVER/metadata.xml | 42 +++++++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/sci-libs/hipSOLVER/metadata.xml b/sci-libs/hipSOLVER/metadata.xml index b1a97bb6f38a..86ad47763902 100644 --- a/sci-libs/hipSOLVER/metadata.xml +++ b/sci-libs/hipSOLVER/metadata.xml @@ -1,22 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Science Project</name> - </maintainer> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Yiyang Wu</name> - </maintainer> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Sv. Lockal</name> - </maintainer> - <upstream> - <remote-id type="github">ROCm/rocm-libraries</remote-id> - </upstream> - <use> - <flag name="sparse">Build hipSOLVER with sparse functionality (sci-libs/cholmod)</flag> - </use> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Sv. Lockal</name> + <description>Primary maintainer</description> + </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Yiyang Wu</name> + </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Paul Zander</name> + <description>General GPGPU stuff</description> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Gentoo Science Project</name> + </maintainer> + <upstream> + <remote-id type="github">ROCm/rocm-libraries</remote-id> + </upstream> + <use> + <flag name="sparse">Build hipSOLVER with sparse functionality (<pkg>sci-libs/cholmod</pkg>)</flag> + </use> </pkgmetadata>
