diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-07 16:39:04 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 23:00:21 +0200 |
commit | 9efd02e721b85815c47e5abc243c9cf71651039d (patch) | |
tree | 18567e8243cdccb513c9984144ea5041acf78fb1 /sys-cluster/rocm-k8s-device-plugin | |
parent | dev-util/log4shelldetect: add missing remote-id (diff) | |
download | gentoo-9efd02e721b85815c47e5abc243c9cf71651039d.tar.gz gentoo-9efd02e721b85815c47e5abc243c9cf71651039d.tar.bz2 gentoo-9efd02e721b85815c47e5abc243c9cf71651039d.zip |
sys-cluster/rocm-k8s-device-plugin: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-cluster/rocm-k8s-device-plugin')
-rw-r--r-- | sys-cluster/rocm-k8s-device-plugin/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-cluster/rocm-k8s-device-plugin/metadata.xml b/sys-cluster/rocm-k8s-device-plugin/metadata.xml index db463f3eeb66..08c9cb683ed6 100644 --- a/sys-cluster/rocm-k8s-device-plugin/metadata.xml +++ b/sys-cluster/rocm-k8s-device-plugin/metadata.xml @@ -5,4 +5,7 @@ <email>williamh@gentoo.org</email> <name>William Hubbs</name> </maintainer> + <upstream> + <remote-id type="github">ROCm/k8s-device-plugin</remote-id> + </upstream> </pkgmetadata> |