From a3f8eac56490986b1886d3e276b4b0103aeb7f95 Mon Sep 17 00:00:00 2001 From: Jonathan Brielmaier Date: Wed, 13 Jul 2022 20:03:35 +0200 Subject: etc: teams: Add mozilla team. * etc/teams.scm.in (mozilla): New team. --- etc/teams.scm.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc/teams.scm.in') diff --git a/etc/teams.scm.in b/etc/teams.scm.in index 37df7ae83e..1a2f142086 100644 --- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -178,6 +178,12 @@ and the maven-build-system.")) #: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") -- cgit v1.2.3