me
/
guix
Archived
1
0
Fork 0

etc: teams: Add entry for Eric Bavier.

* etc/teams.scm.in ("Eric Bavier"): New member.
(mozilla): Add #:description keyword before description.
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
1 changed files with 5 additions and 0 deletions

View File

@ -181,6 +181,7 @@ and the maven-build-system."))
(define-team mozilla (define-team mozilla
(team 'mozilla (team 'mozilla
#:name "Mozilla" #:name "Mozilla"
#:description
"Taking care about Icecat and Icedove, built from Mozilla Firefox "Taking care about Icecat and Icedove, built from Mozilla Firefox
and Thunderbird.")) and Thunderbird."))
@ -189,6 +190,10 @@ and Thunderbird."))
"bauermann@kolabnow.com") "bauermann@kolabnow.com")
embedded-bootstrap translations) embedded-bootstrap translations)
(define-member (person "Eric Bavier"
"bavier@posteo.net")
science)
(define-member (person "Lars-Dominik Braun" (define-member (person "Lars-Dominik Braun"
"lars@6xq.net") "lars@6xq.net")
python haskell) python haskell)