guix-commits
[Top][All Lists]
Advanced

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

branch master updated: etc: teams: Add entry for Eric Bavier.


From: guix-commits
Subject: branch master updated: etc: teams: Add entry for Eric Bavier.
Date: Fri, 05 Aug 2022 10:49:15 -0400

This is an automated email from the git hooks/post-receive script.

bavier pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 791620b61d etc: teams: Add entry for Eric Bavier.
791620b61d is described below

commit 791620b61dd0e9ef1eba1b82d4c1a277fa648ad9
Author: Eric Bavier <bavier@posteo.net>
AuthorDate: Fri Aug 5 09:41:03 2022 -0500

    etc: teams: Add entry for Eric Bavier.
    
    * etc/teams.scm.in ("Eric Bavier"): New member.
    (mozilla): Add #:description keyword before description.
---
 etc/teams.scm.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index d8910ac54f..f20ba21217 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -181,6 +181,7 @@ and the maven-build-system."))
 (define-team mozilla
   (team 'mozilla
         #:name "Mozilla"
+        #:description
         "Taking care about Icecat and Icedove, built from Mozilla Firefox
 and Thunderbird."))
 
@@ -189,6 +190,10 @@ and Thunderbird."))
                        "bauermann@kolabnow.com")
   embedded-bootstrap translations)
 
+(define-member (person "Eric Bavier"
+                       "bavier@posteo.net")
+  science)
+
 (define-member (person "Lars-Dominik Braun"
                        "lars@6xq.net")
   python haskell)



reply via email to

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