mothacehe pushed a commit to branch master
in repository guix.
commit 92913703448c8e1a488ab066f60741262cdbf923
Author: Gabriel Wicki <[email protected]>
AuthorDate: Thu Oct 26 23:38:11 2023 +0200
teams: Add myself to audio team.
Message-ID:
<cfad42ecdcd190893699ef28d42b35b706729bcd.1698355699.git.gabr...@erlikon.ch>
In-Reply-To:
<81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabr...@erlikon.ch>
References:
<81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabr...@erlikon.ch>
From: Gabriel Wicki <[email protected]>
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 <[email protected]>
---
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."
"[email protected]")
python lisp)
+(define-member (person "Gabriel Wicki"
+ "[email protected]")
+ audio)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))