etc: Add a Qt team.

* etc/teams.scm.in (qt): New variable.
('Maxim Cournoyer'): Add to qt team.
This commit is contained in:
Maxim Cournoyer 2023-07-14 23:11:49 -04:00
parent 996e006644
commit 9ff1e7652a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 12 additions and 1 deletions

View File

@ -128,6 +128,17 @@ the haskell-build-system."
"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"
@ -601,7 +612,7 @@ GLib/GIO, GTK, GStreamer and Webkit."
(define-member (person "Maxim Cournoyer"
"maxim.cournoyer@gmail.com")
gnome telephony)
gnome qt telephony)
(define (find-team name)