commit: 52fad3cd633789adf7aa938b9c4390db2ecfc2fb Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Mon Oct 20 13:34:08 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 21 20:30:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fad3cd
sci-libs/hipBLASLt: 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/hipBLASLt/metadata.xml | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/sci-libs/hipBLASLt/metadata.xml b/sci-libs/hipBLASLt/metadata.xml index 0615de942712..99d611403637 100644 --- a/sci-libs/hipBLASLt/metadata.xml +++ b/sci-libs/hipBLASLt/metadata.xml @@ -1,18 +1,29 @@ <?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> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Sv. Lockal</name> - </maintainer> - <upstream> - <remote-id type="github">ROCm/hipBLASLt</remote-id> - </upstream> - <use> - <flag name="benchmark">Build and install rocblas-bench.</flag> - <flag name="roctracer">Enable roctracer (roctx) marker.</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/hipBLASLt</remote-id> + </upstream> + <use> + <flag name="benchmark">Build and install rocblas-bench</flag> + <flag name="roctracer">Enable roctracer (roctx) marker</flag> + </use> </pkgmetadata>
