commit: 92890b65f97ae1e41d76237265ed2c43d813c865 Author: Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com> AuthorDate: Mon Feb 20 07:13:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 09:36:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92890b65
dev-libs/rocm-opencl-runtime: add myself as a maintainer Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29677 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/rocm-opencl-runtime/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/rocm-opencl-runtime/metadata.xml b/dev-libs/rocm-opencl-runtime/metadata.xml index 7fe466feffeb..c815e421fb36 100644 --- a/dev-libs/rocm-opencl-runtime/metadata.xml +++ b/dev-libs/rocm-opencl-runtime/metadata.xml @@ -5,6 +5,10 @@ <email>[email protected]</email> <name>Craig Andrews</name> </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Yiyang Wu</name> + </maintainer> <upstream> <remote-id type="github">RadeonOpenCompute/ROCm-OpenCL-Runtime</remote-id> </upstream>
