guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: etc: teams: Add mozilla team.


From: guix-commits
Subject: 01/02: etc: teams: Add mozilla team.
Date: Wed, 13 Jul 2022 14:08:50 -0400 (EDT)

jonsger pushed a commit to branch master
in repository guix.

commit a3f8eac56490986b1886d3e276b4b0103aeb7f95
Author: Jonathan Brielmaier <jonathan.brielmaier@web.de>
AuthorDate: Wed Jul 13 20:03:35 2022 +0200

    etc: teams: Add mozilla team.
    
    * etc/teams.scm.in (mozilla): New team.
---
 etc/teams.scm.in | 6 ++++++
 1 file changed, 6 insertions(+)

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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]