unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Antero Mejr via Guix-patches via <guix-patches@gnu.org>
To: 62554@debbugs.gnu.org
Subject: [bug#62554] [PATCH 2/3] teams: Add book team.
Date: Fri, 31 Mar 2023 03:36:20 +0000	[thread overview]
Message-ID: <20230331033621.28190-2-antero@mailbox.org> (raw)
In-Reply-To: <20230331033621.28190-1-antero@mailbox.org>

* etc/teams.scm.in (book): New team.
---
 etc/teams.scm.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 4c95c48543..cce6293dc7 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -463,6 +463,12 @@ (define-team lxqt
         #:description "LXQt desktop environment."
         #:scope (list "gnu/packages/lxqt.scm")))
 
+(define-team book
+  (team 'book
+        #:name "Book team"
+        #:description "Books and documentation."
+        #:scope (list (make-regexp "^gnu/packages/book(-.+|)\\.scm$"))))
+
 \f
 (define-member (person "Eric Bavier"
                        "bavier@posteo.net")
-- 
2.38.1





  reply	other threads:[~2023-03-31  3:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31  3:28 [bug#62554] [PATCH] gnu: Add book-r5rs Antero Mejr via Guix-patches via
2023-03-31  3:36 ` [bug#62554] [PATCH 1/3] gnu: Add rrrs2txi Antero Mejr via Guix-patches via
2023-03-31  3:36   ` Antero Mejr via Guix-patches via [this message]
2023-03-31  3:36   ` [bug#62554] [PATCH 3/3] teams: Add Antero Mejr Antero Mejr via Guix-patches via
2023-04-09  5:41 ` [bug#62554] [PATCH] gnu: Add book-r5rs 宋文武 via Guix-patches via
2023-04-18  1:30   ` Antero Mejr 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=20230331033621.28190-2-antero@mailbox.org \
    --to=guix-patches@gnu.org \
    --cc=62554@debbugs.gnu.org \
    --cc=antero@mailbox.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).