sci-libs/composable-kernel: 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@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Paul Zander 2025-10-20 15:34:07 +02:00 committed by Sam James
parent 8b7d6b0925
commit 188d090174
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,18 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lockalsash@gmail.com</email>
<name>Sv. Lockal</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Science Project</name>
</maintainer>
<use>
<flag name="profiler">Build and install the Composable Kernal profiler (ckProfiler)</flag>
</use>
<upstream>
<remote-id type="github">ROCm/composable_kernel</remote-id>
</upstream>
<maintainer type="person" proxied="yes">
<email>lockalsash@gmail.com</email>
<name>Sv. Lockal</name>
<description>Primary maintainer</description>
</maintainer>
<maintainer type="person" proxied="yes">
<email>xgreenlandforwyy@gmail.com</email>
<name>Yiyang Wu</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>negril.nx+gentoo@gmail.com</email>
<name>Paul Zander</name>
<description>General GPGPU stuff</description>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<upstream>
<remote-id type="github">ROCm/composable_kernel</remote-id>
</upstream>
<use>
<flag name="profiler">Build and install the Composable Kernal profiler (ckProfiler)</flag>
</use>
</pkgmetadata>