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 @@ GLib/GIO, GTK, GStreamer and Webkit."
|
|||
"vagrant@reproducible-builds.org")
|
||||
reproduciblebuilds)
|
||||
|
||||
(define-member (person "Zhu Zihao"
|
||||
"all_but_last@163.com")
|
||||
localization xfce)
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Reference in a new issue