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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

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))