mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
teams: Add Zhu Zihao.
* etc/teams.scm.in: Add Zhu Zihao.
This commit is contained in:
parent
c9af27d4ca
commit
6d500ad544
1 changed files with 4 additions and 0 deletions
|
@ -568,6 +568,10 @@ (define-member (person "Vagrant Cascadian"
|
||||||
"vagrant@reproducible-builds.org")
|
"vagrant@reproducible-builds.org")
|
||||||
reproduciblebuilds)
|
reproduciblebuilds)
|
||||||
|
|
||||||
|
(define-member (person "Zhu Zihao"
|
||||||
|
"all_but_last@163.com")
|
||||||
|
localization xfce)
|
||||||
|
|
||||||
|
|
||||||
(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