unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 61908@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#61908] [PATCH 1/2] teams: Add Xfce and LXQt teams.
Date: Thu,  2 Mar 2023 14:55:30 +0800	[thread overview]
Message-ID: <20230302065530.28983-1-iyzsong@envs.net> (raw)

From: 宋文武 <iyzsong@member.fsf.org>

* etc/teams.scm.in (xfce, lxqt): New teams.
---
 etc/teams.scm.in | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index ff913673e8..abe084af63 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -436,6 +436,18 @@ (define-team reproduciblebuilds
         "Reproducible Builds tooling and issues that affect any guix packages."
         #:scope (list "gnu/packages/diffoscope.scm")))
 
+(define-team xfce
+  (team 'xfce
+        #:name "Xfce team"
+        #:description "Xfce desktop environment."
+        #:scope (list "gnu/packages/xfce.scm")))
+
+(define-team lxqt
+  (team 'lxqt
+        #:name "LXQt team"
+        #:description "LXQt desktop environment."
+        #:scope (list "gnu/packages/lxqt.scm")))
+
 \f
 (define-member (person "Eric Bavier"
                        "bavier@posteo.net")
-- 
2.39.1





             reply	other threads:[~2023-03-02  6:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-02  6:55 iyzsong--- via Guix-patches via [this message]
2023-03-02  6:57 ` [bug#61908] [PATCH 2/2] teams: Add 宋文武 to xfce and lxqt teams iyzsong--- via Guix-patches via
2023-03-13 13:04 ` [bug#61908] [PATCH 1/2] teams: Add Xfce and LXQt teams Ludovic Courtès
2023-03-14 10:00   ` bug#61908: " 宋文武 via Guix-patches via

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230302065530.28983-1-iyzsong@envs.net \
    --to=guix-patches@gnu.org \
    --cc=61908@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).