commit: 90f7ee02843e35b6572d779ad1d52623b95c422f Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Mon Oct 20 13:34:07 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=90f7ee02
sci-libs/hipBLAS-common: 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/hipBLAS-common/metadata.xml | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/sci-libs/hipBLAS-common/metadata.xml b/sci-libs/hipBLAS-common/metadata.xml index 308181fa9026..cf0c7eb90686 100644 --- a/sci-libs/hipBLAS-common/metadata.xml +++ b/sci-libs/hipBLAS-common/metadata.xml @@ -1,14 +1,25 @@ <?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/hipBLAS-common</remote-id> - </upstream> + <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/hipBLAS-common</remote-id> + </upstream> </pkgmetadata>
