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

teams: Add Mathieu Lirzin.

* etc/teams.scm ("Mathieu Lirzin"): Add to java team.

Change-Id: I4d00c12740c81f9d0a30c124de7a261e8849fffb
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
This commit is contained in:
Mathieu Lirzin
2026-02-02 19:01:42 +01:00
committed by Julien Lepiller
parent 697d820d31
commit 692b505ccb

View File

@@ -1459,7 +1459,11 @@ the \"texlive\" importer."
"rekahsoft")
embedded electronics haskell sysadmin)
(define-member (person "Mathieu Lirzin"
"mthl@gnu.org"
"mthl")
java)
(define (find-team name)
(or (hash-ref %teams (string->symbol name))
(error (format #false