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

teams: Add Thomas Kramer to electronics team.

* etc/teams.scm: ("Thomas Kramer"): New person in electronics team.

Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
Thomas Kramer
2026-03-25 15:03:01 +00:00
committed by Gabriel Wicki
parent 4bcd08fe56
commit 926a749463

View File

@@ -1644,6 +1644,11 @@ the \"texlive\" importer."
"peterpolidoro") "peterpolidoro")
electronics) electronics)
(define-member (person "Thomas Kramer"
"thomas@f-si.org"
"tok")
electronics)
(define (find-team name) (define (find-team name)
(or (hash-ref %teams (string->symbol name)) (or (hash-ref %teams (string->symbol name))