GNU bug report logs - #64634
[PATCH 1/2] etc: Add a telephony team.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Sat, 15 Jul 2023 03:14:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64634 in the body.
You can then email your comments to 64634 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#64634; Package guix-patches. (Sat, 15 Jul 2023 03:14:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 15 Jul 2023 03:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <at> gnu.org,
	maxim.cournoyer <at> gmail.com
Subject: [PATCH 1/2] etc: Add a telephony team.
Date: Fri, 14 Jul 2023 23:12:39 -0400
* etc/teams.scm.in (telephony): New variable.
(person): Register myself to it.
---
 etc/teams.scm.in | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 1e8ea95966..8c4ee24119 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -142,6 +142,18 @@ (define-team r
                       "guix/scripts/import/cran.scm"
                       "tests/cran.scm")))
 
+(define-team telephony
+  (team 'telephony
+        #:name "Telephony team"
+        #:description
+        "Telephony packages and services such as Jami, Linphone, etc."
+        #:scope (list "gnu/packages/jami.scm"
+                      "gnu/packages/linphone.scm"
+                      "gnu/packages/telephony.scm"
+                      "gnu/services/telephony.scm"
+                      "gnu/tests/telephony.scm"
+                      "tests/services/telephony.scm")))
+
 (define-team tex
   (team 'tex
         #:name "TeX team"
@@ -587,7 +599,7 @@ (define-member (person "Zhu Zihao"
 
 (define-member (person "Maxim Cournoyer"
                        "maxim.cournoyer <at> gmail.com")
-  gnome)
+  gnome telephony)
 
 
 (define (find-team name)

base-commit: 88027480b537b391b5089fb06889835510f33e59
-- 
2.40.1





bug closed, send any further explanations to 64634 <at> debbugs.gnu.org and Maxim Cournoyer <maxim.cournoyer <at> gmail.com> Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 25 Jul 2023 17:07:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Aug 2023 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.