1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 10:31:49 +02:00

etc: teams: Add hpc team.

* etc/teams.scm (hpc): New team.
[Cayetano Santos]: Add to new team.
* CODEOWNERS: Rebuild.

Change-Id: I5b08aed33ea89acaa770dd2ac5dd8b991d43989a
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Cayetano Santos
2025-08-02 13:11:53 +02:00
committed by Andreas Enge
parent e8cc7e3c16
commit a300e6feb1
2 changed files with 17 additions and 2 deletions
+11 -1
View File
@@ -690,6 +690,16 @@ the haskell-build-system."
"tests/home-import.scm"
"tests/home-services.scm")))
(define-team hpc
(team 'hpc
#:name "Hpc team"
#:description "High performance computing related packages."
#:scope (list "gnu/packages/mpi.scm"
"gnu/packages/rocm.scm"
"gnu/packages/sycl.scm"
"gnu/packages/tbb.scm"
"gnu/packages/vulkan.scm")))
(define-team hurd
(team 'hurd
#:name "Team for the Hurd"
@@ -1244,7 +1254,7 @@ the \"texlive\" importer."
(define-member (person "Cayetano Santos"
"csantosb@inventati.org"
"csantosb")
ai emacs electronics)
ai emacs electronics hpc)
(define-member (person "Greg Hogan"
"code@greghogan.com"