~ruther/guix-local

4a0c32c865a25a1eb4bb3acee114ccd714562604 — Danny Milosavljevic 6 months ago c787d90
teams: Add Danny to bootstrap, science, hpc and rust teams.

* etc/teams.scm ("Danny Milosavljevic"): Add to bootstrap, science, hpc and
rust teams.

Change-Id: I998591b6b98544a6b587b5788f2d882c97b45fb0
1 files changed, 5 insertions(+), 0 deletions(-)

M etc/teams.scm
M etc/teams.scm => etc/teams.scm +5 -0
@@ 1337,6 1337,11 @@ the \"texlive\" importer."
                       "mra")
  core)

(define-member (person "Danny Milosavljevic"
                       "dannym@friendly-machines.com"
                       "daym")
  bootstrap hpc rust science)


(define (find-team name)
  (or (hash-ref %teams (string->symbol name))