diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-02-11 09:20:23 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-02-11 13:14:09 +0100 |
| commit | b8a02db5e9ee8e5644bcdd67d8d0fd762481df75 (patch) | |
| tree | c9bccee522ce9575d29143c6d64475c21189a14e /CODEOWNERS | |
| parent | 051a66b8e82a99bed224d140266f4bff56ff2553 (diff) | |
teams: hpc: Adopt rocm-libs and rocm-tools.
* etc/teams.scm (hpc)<#:scope>: Add "gnu/packages/rocm-tools.scm" and "gnu/packages/rocm-libs.scm".
* CODEOWNERS: Regenerate file.
Merges guix/guix!6305.
Change-Id: I1cd8ecb60588b6e41dd9429d8a5f01613ee81a21
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index a312602a207..a50b54123a6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -233,6 +233,8 @@ gnu/packages/oneapi\.scm @guix/hpc gnu/packages/opencl\.scm @guix/hpc gnu/packages/parallel\.scm @guix/hpc gnu/packages/rocm\.scm @guix/hpc +gnu/packages/rocm-tools\.scm @guix/hpc +gnu/packages/rocm-libs\.scm @guix/hpc gnu/packages/sycl\.scm @guix/hpc gnu/packages/tbb\.scm @guix/hpc gnu/packages/vulkan\.scm @guix/hpc |
