etc: teams: Add mozilla team.

* etc/teams.scm.in (mozilla): New team.
This commit is contained in:
Jonathan Brielmaier 2022-07-13 20:03:35 +02:00
parent 2e6be59131
commit a3f8eac564
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -178,6 +178,12 @@ (define-team mentors
#:description
"A group of mentors who chaperone contributions by newcomers."))
(define-team mozilla
(team 'mozilla
#:name "Mozilla"
"Taking care about Icecat and Icedove, built from Mozilla Firefox
and Thunderbird."))
(define-member (person "Thiago Jung Bauermann"
"bauermann@kolabnow.com")