summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2022-07-13 20:03:35 +0200
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2022-07-13 20:03:35 +0200
commita3f8eac56490986b1886d3e276b4b0103aeb7f95 (patch)
tree75fa49e528c0f2346eb4d4d3daede4bbc10f2176 /etc
parent2e6be59131e9f16cbb690aaaffc0b2470dead611 (diff)
downloadguix-patches-a3f8eac56490986b1886d3e276b4b0103aeb7f95.tar
guix-patches-a3f8eac56490986b1886d3e276b4b0103aeb7f95.tar.gz
etc: teams: Add mozilla team.
* etc/teams.scm.in (mozilla): New team.
Diffstat (limited to 'etc')
-rw-r--r--etc/teams.scm.in6
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")