guix-commits
[Top][All Lists]
Advanced

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

02/02: teams: Add myself to audio team.


From: guix-commits
Subject: 02/02: teams: Add myself to audio team.
Date: Fri, 27 Oct 2023 06:13:34 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit 92913703448c8e1a488ab066f60741262cdbf923
Author: Gabriel Wicki <gabriel@erlikon.ch>
AuthorDate: Thu Oct 26 23:38:11 2023 +0200

    teams: Add myself to audio team.
    
    Message-ID: 
<cfad42ecdcd190893699ef28d42b35b706729bcd.1698355699.git.gabriel@erlikon.ch>
    In-Reply-To: 
<81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabriel@erlikon.ch>
    References: 
<81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabriel@erlikon.ch>
    From: Gabriel Wicki <gabriel@erlikon.ch>
    Date: Tue, 2 May 2023 16:47:41 +0200
    Subject: [PATCH 2/2] teams: Add Gabriel Wicki.
    
    * etc/teams.scm.in ("Gabriel Wicki"): New member.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 3d35556c9c..71a62bc547 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -657,6 +657,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
                        "me@bonfacemunyoki.com")
   python lisp)
 
+(define-member (person "Gabriel Wicki"
+                       "gabriel@erlikon.ch")
+  audio)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

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