1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

teams: Add Sergio Pastor Pérez to various teams.

* etc/teams.scm: ("Sergio Pastor Pérez"): New entry. Add Sergio Pastor Pérez
to guile, hpc and kde teams.

Change-Id: I04c9b9a7cfc09633602cfaed661c3f305d7bb74b
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Sergio Pastor Pérez
2026-02-11 13:42:44 +01:00
committed by Andreas Enge
parent b8a02db5e9
commit 21bb03de88

View File

@@ -1505,6 +1505,12 @@ the \"texlive\" importer."
"dthompson2@worcester.edu"
"flockofbirbs")
guile)
(define-member (person "Sergio Pastor Pérez"
"sergio.pastorperez@gmail.com"
"pastor")
guile hpc kde)
(define (find-team name)
(or (hash-ref %teams (string->symbol name))