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

sci-libs/rocSOLVER: 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/rocSOLVER/metadata.xml | 49 ++++++++++++++++++++++-------------------
 1 file changed, 26 insertions(+), 23 deletions(-)

diff --git a/sci-libs/rocSOLVER/metadata.xml b/sci-libs/rocSOLVER/metadata.xml
index 9879e7cab402..ec6d8b9b02cb 100644
--- a/sci-libs/rocSOLVER/metadata.xml
+++ b/sci-libs/rocSOLVER/metadata.xml
@@ -1,27 +1,30 @@
 <?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>
-  <upstream>
-    <remote-id type="github">ROCm/rocm-libraries</remote-id>
-  </upstream>
-  <use>
-    <flag name="test">Perform rocsolver-test to compare the result between 
rocSOLVER and system LAPACK.</flag>
-    <flag name="benchmark">Build and install rocsolver-bench.</flag>
-    <flag name="sparse">Install and link with <pkg>sci-libs/rocSPARSE</pkg> 
instead of loading it with dlopen</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="benchmark">Build and install rocsolver-bench</flag>
+               <flag name="sparse">Install and link with 
<pkg>sci-libs/rocSPARSE</pkg> instead of loading it with dlopen</flag>
+               <flag name="test">Perform rocsolver-test to compare the result 
between rocSOLVER and system LAPACK</flag>
+       </use>
 </pkgmetadata>

Reply via email to