diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-01-02 11:03:45 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-01-16 16:58:02 +0100 |
| commit | a1e5b01d6dcd37c0b2b9aa66dd57f33ccca926f7 (patch) | |
| tree | 162b2ec5b9d7aa9792963efd9a491ae47986dd51 /CODEOWNERS | |
| parent | 696b85377d5402920dec32c223cdcb1ed815a0fb (diff) | |
teams: hpc: Adopt parallel module.
* etc/teams.scm (hpc)<#:scope>: Add "gnu/packages/parallel.scm".
* CODEOWNERS: Regenerate file.
Closes guix/guix!5310
Change-Id: I10dd26c427d4d369ef80a49e5e57af21a7049a29
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 07146f07d02..c41251735df 100644 --- a/CODEOWNERS +++ b/CODEOWNERS | |||
| @@ -218,6 +218,7 @@ tests/home-services\.scm @guix/home | |||
| 218 | 218 | ||
| 219 | gnu/packages/mpi\.scm @guix/hpc | 219 | gnu/packages/mpi\.scm @guix/hpc |
| 220 | gnu/packages/oneapi\.scm @guix/hpc | 220 | gnu/packages/oneapi\.scm @guix/hpc |
| 221 | gnu/packages/parallel\.scm @guix/hpc | ||
| 221 | gnu/packages/rocm\.scm @guix/hpc | 222 | gnu/packages/rocm\.scm @guix/hpc |
| 222 | gnu/packages/sycl\.scm @guix/hpc | 223 | gnu/packages/sycl\.scm @guix/hpc |
| 223 | gnu/packages/tbb\.scm @guix/hpc | 224 | gnu/packages/tbb\.scm @guix/hpc |
