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

teams: python: Add Hugo Buddelmeijer.

* etc/teams.scm ("Hugo Buddelmeijer"): Add to python team.

Change-Id: I3d0c864583c83e3289ee236233f34875ab17f7db
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
Hugo Buddelmeijer
2026-02-05 09:57:20 +01:00
committed by Cayetano Santos
parent ecb9b498fe
commit 2c710762f5

View File

@@ -1473,6 +1473,11 @@ the \"texlive\" importer."
"mthl")
java)
(define-member (person "Hugo Buddelmeijer"
"hugo@buddelmeijer.nl"
"hugobuddel")
python)
(define (find-team name)
(or (hash-ref %teams (string->symbol name))
(error (format #false