me
/
guix
Archived
1
0
Fork 0

teams: Add audio team.

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.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Gabriel Wicki 2023-10-26 23:37:14 +02:00 committed by Mathieu Othacehe
parent b96729e22d
commit e7c8bdac93
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 6 additions and 0 deletions

View File

@ -522,6 +522,12 @@ GLib/GIO, GTK, GStreamer and Webkit."
#: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")))
(define-member (person "Eric Bavier"
"bavier@posteo.net")