etc: teams: Add entry for Eric Bavier.
* etc/teams.scm.in ("Eric Bavier"): New member. (mozilla): Add #:description keyword before description.
This commit is contained in:
parent
ff91ab7689
commit
791620b61d
@ -181,6 +181,7 @@ and the maven-build-system."))
|
||||
(define-team mozilla
|
||||
(team 'mozilla
|
||||
#:name "Mozilla"
|
||||
#:description
|
||||
"Taking care about Icecat and Icedove, built from Mozilla Firefox
|
||||
and Thunderbird."))
|
||||
|
||||
@ -189,6 +190,10 @@ and Thunderbird."))
|
||||
"bauermann@kolabnow.com")
|
||||
embedded-bootstrap translations)
|
||||
|
||||
(define-member (person "Eric Bavier"
|
||||
"bavier@posteo.net")
|
||||
science)
|
||||
|
||||
(define-member (person "Lars-Dominik Braun"
|
||||
"lars@6xq.net")
|
||||
python haskell)
|
||||
|
Loading…
Reference in New Issue
Block a user