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