diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/teams.scm.in | 6 |
1 files changed, 6 insertions, 0 deletions
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") |