mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
teams: Add 宋文武.
* etc/team.scm.in: Add 宋文武. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
58d129c460
commit
5f6bd3f92d
1 changed files with 4 additions and 0 deletions
|
@ -515,6 +515,10 @@ (define-member (person "Raghav Gururajan"
|
||||||
"rg@raghavgururajan.name")
|
"rg@raghavgururajan.name")
|
||||||
mentors)
|
mentors)
|
||||||
|
|
||||||
|
(define-member (person "宋文武"
|
||||||
|
"iyzsong@envs.net")
|
||||||
|
games localization)
|
||||||
|
|
||||||
|
|
||||||
(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