commit:     df19b7786f56bd981d8a868f3f5c07e8f01453d1
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Mon Oct 20 13:34:10 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 21 20:30:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df19b778

sci-libs/rocBLAS: 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/rocBLAS/metadata.xml | 51 +++++++++++++++++++++++--------------------
 1 file changed, 27 insertions(+), 24 deletions(-)

diff --git a/sci-libs/rocBLAS/metadata.xml b/sci-libs/rocBLAS/metadata.xml
index 42d9ffa1bb06..2c60d8f98c1b 100644
--- a/sci-libs/rocBLAS/metadata.xml
+++ b/sci-libs/rocBLAS/metadata.xml
@@ -1,28 +1,31 @@
 <?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>Wilfried Holzke</name>
-  </maintainer>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Yiyang Wu</name>
-  </maintainer>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Sv. Lockal</name>
-  </maintainer>
-  <use>
-    <flag name="benchmark">Build and install rocblas-bench.</flag>
-    <flag name="hipblaslt">Build with hipBLASLt for some non-batched and 
strided batched problems on gfx12.</flag>
-    <flag name="roctracer">Enable roctracer (roctx) marker.</flag>
-    <flag name="test">Perform rocblas-test to compare the result between 
rocBLAS and system BLAS.</flag>
-  </use>
-  <upstream>
-    <remote-id type="github">ROCm/rocm-libraries</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/rocm-libraries</remote-id>
+       </upstream>
+       <use>
+               <flag name="benchmark">Build and install rocblas-bench</flag>
+               <flag name="hipblaslt">Build with <pkg>sci-libs/hipBLASLt</pkg> 
for some non-batched and strided batched problems on gfx12</flag>
+               <flag name="roctracer">Enable roctracer (roctx) marker</flag>
+               <flag name="test">Perform rocblas-test to compare the result 
between rocBLAS and system BLAS</flag>
+       </use>
 </pkgmetadata>

Reply via email to