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

teams: Add Morgan to core team.

* etc/teams.scm ("Morgan"): Create and add to core team.

Change-Id: I8b818e64f96118c517b9b8c6d9059fa02d11d927
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
This commit is contained in:
Morgan Arnold
2025-10-14 17:31:16 +02:00
committed by Maxim Cournoyer
parent 3aedf8dac3
commit 1119a0aef9

View File

@@ -1333,6 +1333,11 @@ the \"texlive\" importer."
"Rutherther")
release)
(define-member (person "Morgan Arnold"
"morgan.arnold@proton.me"
"mra")
core)
(define (find-team name)
(or (hash-ref %teams (string->symbol name))