mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Add Laurent Gatto to team r.
Welcome to the R Team! * etc/teams.scm: Define new member. Change-Id: I947b54fef154d39a0630d0f0c7c11aecda492db9
This commit is contained in:
parent
9014b27480
commit
7b70eb2e07
1 changed files with 5 additions and 0 deletions
|
@ -738,6 +738,11 @@ (define-member (person "Matthew Trzcinski"
|
|||
"matt@excalamus.com")
|
||||
documentation)
|
||||
|
||||
(define-member (person "Laurent Gatto"
|
||||
"laurent.gatto@gmail.com")
|
||||
r)
|
||||
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Loading…
Reference in a new issue