summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-01-02 11:03:45 +0100
committerCayetano Santos <csantosb@inventati.org>2026-01-16 16:58:02 +0100
commita1e5b01d6dcd37c0b2b9aa66dd57f33ccca926f7 (patch)
tree162b2ec5b9d7aa9792963efd9a491ae47986dd51 /CODEOWNERS
parent696b85377d5402920dec32c223cdcb1ed815a0fb (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--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 07146f07d0..c41251735d 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -218,6 +218,7 @@ tests/home-services\.scm @guix/home
gnu/packages/mpi\.scm @guix/hpc
gnu/packages/oneapi\.scm @guix/hpc
+gnu/packages/parallel\.scm @guix/hpc
gnu/packages/rocm\.scm @guix/hpc
gnu/packages/sycl\.scm @guix/hpc
gnu/packages/tbb\.scm @guix/hpc