mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Add André Batista to team mozilla.
* etc/teams.scm: Define new member. Change-Id: I34114c8fdbcaa40380e032353945d5e74a369064 Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
2f7e80102d
commit
97256395df
1 changed files with 4 additions and 0 deletions
|
@ -744,6 +744,10 @@ (define-member (person "Nicolas Goaziou"
|
|||
"guix@nicolasgoaziou.fr")
|
||||
tex)
|
||||
|
||||
(define-member (person "André Batista"
|
||||
"nandre@riseup.net")
|
||||
mozilla)
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Loading…
Reference in a new issue