mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
teams: Add Vagrant Cascadian.
* etc/teams.scm.in Add Vagrant Cascadian to Reproducible Builds team.
This commit is contained in:
parent
67caba5acb
commit
80d9e967e3
1 changed files with 4 additions and 0 deletions
|
@ -528,6 +528,10 @@ (define-member (person "宋文武"
|
||||||
"iyzsong@envs.net")
|
"iyzsong@envs.net")
|
||||||
games localization)
|
games localization)
|
||||||
|
|
||||||
|
(define-member (person "Vagrant Cascadian"
|
||||||
|
"vagrant@reproducible-builds.org")
|
||||||
|
reproduciblebuilds)
|
||||||
|
|
||||||
|
|
||||||
(define (find-team name)
|
(define (find-team name)
|
||||||
(or (hash-ref %teams (string->symbol name))
|
(or (hash-ref %teams (string->symbol name))
|
||||||
|
|
Loading…
Reference in a new issue