mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06: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:
parent
3aedf8dac3
commit
1119a0aef9
1 changed files with 5 additions and 0 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue