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:
Eric Bavier 2022-08-05 09:41:03 -05:00
parent ff91ab7689
commit 791620b61d
No known key found for this signature in database
GPG Key ID: BC45CA67E2F8D007

View File

@ -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)