From: Gabriel Wicki <gabriel@erlikon.ch>
To: 66767@debbugs.gnu.org
Subject: [bug#66767] [PATCH 1/2] teams: Add audio team.
Date: Thu, 26 Oct 2023 23:37:14 +0200 [thread overview]
Message-ID: <ycgqjb2ogj5tel7yielpl35mgdny6azpf4hxxr7ujmobu6b5ru@aghedfugqrmz> (raw)
In-Reply-To: <handler.66767.B.169835612527789.ack@debbugs.gnu.org>
From 81d0877b2cb39164563dfbf2c551f1c99aad75ed Mon Sep 17 00:00:00 2001
Message-ID: <81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabriel@erlikon.ch>
From: Gabriel Wicki <gabriel@erlikon.ch>
Date: Tue, 2 May 2023 16:38:15 +0200
Subject: [PATCH 1/2] teams: Add audio team.
* etc/teams.scm.in (audio): Add team.
---
etc/teams.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/etc/teams.scm b/etc/teams.scm
index f3d4c73132..3d35556c9c 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -522,6 +522,12 @@ (define-team lxqt
#:scope (list "gnu/packages/lxqt.scm"
"gnu/packages/qt.scm")))
+(define-team audio
+ (team 'audio
+ #:name "Audio team"
+ #:description "Audio related packages."
+ #:scope (list "gnu/packages/audio.scm")))
+
\f
(define-member (person "Eric Bavier"
"bavier@posteo.net")
base-commit: a69dec71493c1ecf06071d3304038f3648de69c4
--
2.41.0
next prev parent reply other threads:[~2023-10-26 21:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-26 21:34 [bug#66767] [PATCH 0/2] teams: Add audio team (and add myself) Gabriel Wicki
[not found] ` <handler.66767.B.169835612527789.ack@debbugs.gnu.org>
2023-10-26 21:37 ` Gabriel Wicki [this message]
2023-10-26 21:38 ` [bug#66767] [PATCH 2/2] teams: Add myself to audio team Gabriel Wicki
2023-10-27 10:11 ` bug#66767: [PATCH 0/2] teams: Add audio team (and add myself) Mathieu Othacehe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ycgqjb2ogj5tel7yielpl35mgdny6azpf4hxxr7ujmobu6b5ru@aghedfugqrmz \
--to=gabriel@erlikon.ch \
--cc=66767@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.