~ruther/guix-local

1119a0aef94a51d68b8fe52ae8a56cfcfac7ae06 — Morgan Arnold 5 months ago 3aedf8d
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>
1 files changed, 5 insertions(+), 0 deletions(-)

M etc/teams.scm
M etc/teams.scm => etc/teams.scm +5 -0
@@ 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))