GNU bug report logs - #64635
[PATCH] etc: Add a Qt team.

Previous Next

Package: guix-patches;

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

Date: Sat, 15 Jul 2023 03:38:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

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

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 8c4ee24119..3f5a6c4db3 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -128,6 +128,17 @@ (define-team haskell
               "guix/import/stackage.scm"
               "guix/scripts/import/hackage.scm")))
 
+(define-team qt
+  (team 'qt
+        #:name "Qt team"
+        #:description
+        "The Qt toolkit/library and the qt-build-system,
+as well as some packages using Qt."
+        #:scope (list "gnu/packages/qt.scm"
+                      "guix/build-system/qt.scm"
+                      "guix/build/qt-build-system.scm"
+                      "guix/build/qt-utils.scm")))
+
 (define-team r
   (team 'r
         #:name "R team"
@@ -599,7 +610,7 @@ (define-member (person "Zhu Zihao"
 
 (define-member (person "Maxim Cournoyer"
                        "maxim.cournoyer <at> gmail.com")
-  gnome telephony)
+  gnome qt telephony)
 
 
 (define (find-team name)

base-commit: 88027480b537b391b5089fb06889835510f33e59
prerequisite-patch-id: 7a36c1b4e73078e106ee0e0caad75a30edbbb799
-- 
2.40.1





This bug report was last modified 2 years and 14 days ago.

Previous Next


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