From patchwork Mon Sep 12 13:55:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu Othacehe X-Patchwork-Id: 42525 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9FA0C27BBEA; Mon, 12 Sep 2022 14:58:56 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3FDC927BBE9 for ; Mon, 12 Sep 2022 14:58:56 +0100 (BST) Received: from localhost ([::1]:57814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXjxf-0003Kp-Ca for patchwork@mira.cbaines.net; Mon, 12 Sep 2022 09:58:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37416) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXjvs-0000qC-Mp for guix-patches@gnu.org; Mon, 12 Sep 2022 09:57:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58781) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXjvs-0004QY-Dk for guix-patches@gnu.org; Mon, 12 Sep 2022 09:57:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXjvr-0008Gz-9b for guix-patches@gnu.org; Mon, 12 Sep 2022 09:57:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57646] [PATCH v2 3/4] etc: teams: Define core team scope. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 13:57:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57646 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57646@debbugs.gnu.org Cc: Mathieu Othacehe Received: via spool by 57646-submit@debbugs.gnu.org id=B57646.166299096931754 (code B ref 57646); Mon, 12 Sep 2022 13:57:03 +0000 Received: (at 57646) by debbugs.gnu.org; 12 Sep 2022 13:56:09 +0000 Received: from localhost ([127.0.0.1]:47476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXjuy-0008G3-KO for submit@debbugs.gnu.org; Mon, 12 Sep 2022 09:56:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXjut-0008B2-1Y for 57646@debbugs.gnu.org; Mon, 12 Sep 2022 09:56:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54200) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXjun-0004Lw-Qu for 57646@debbugs.gnu.org; Mon, 12 Sep 2022 09:55:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=A54WXm3hjU5mEKolguXF5RCldzSBIHuiAkRYkmNQMuc=; b=k2wXjrBZ3XVrVD5DEZ1l 6D2YyjtkpJ2oun/31XCLgeBhJvVJpyyeVkTwdqFAoAeC4hxHEOdUuGR0ma8ixhjUREy7sa0Epo/Z1 p4cY/0CJLu+BFlBKv5xoagF1HiJEWRgxq9nLlyr0JnfyjA5NYdt6LDWooGRuxHdvglUk/ojOxUCXF zqDm0DSypUafj5Dr1xZwsSgmPGA7gIeLK5LH5vmE0SFIpoAtG0Y+8QS8AnfDXp4R/a5p/nICwKMHP AdryvPBBFD94d7WYI4EJbdGdbTGhOnEXoMUwwmpKLnecd0JBmzC861LFm2mxYnuDoKNYawJMd0IL8 2VZ3mfXTlEfGpA==; Received: from [2a02:587:1d33:7300:4fa4:945e:237e:7b1f] (port=42636 helo=localhost.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXjun-0005y1-8V; Mon, 12 Sep 2022 09:55:57 -0400 From: Mathieu Othacehe Date: Mon, 12 Sep 2022 15:55:44 +0200 Message-Id: <20220912135545.24795-3-othacehe@gnu.org> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20220912135545.24795-1-othacehe@gnu.org> References: <20220912135545.24795-1-othacehe@gnu.org> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * etc/teams.scm.in (core): Define it. --- etc/teams.scm.in | 83 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 82 insertions(+), 1 deletion(-) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index 34cc547b26..347af86005 100644 --- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -162,7 +162,88 @@ (define-team kernel (define-team core (team 'core - #:name "Core / Tools / Internals")) + #:name "Core / Tools / Internals" + #:scope + (list "guix/avahi.scm" + "guix/base16.scm" + "guix/base32.scm" + "guix/base64.scm" + "guix/bzr-download.scm" + "guix/cache.scm" + "guix/channels.scm" + "guix/ci.scm" + "guix/colors.scm" + "guix/combinators.scm" + "guix/config.scm" + "guix/cpio.scm" + "guix/cpu.scm" + "guix/cve.scm" + "guix/cvs-download.scm" + "guix/deprecation.scm" + "guix/derivations.scm" + "guix/describe.scm" + "guix/diagnostics.scm" + "guix/discovery.scm" + "guix/docker.scm" + "guix/download.scm" + "guix/elf.scm" + "guix/ftp-client.scm" + "guix/gexp.scm" + "guix/git-authenticate.scm" + "guix/git-download.scm" + "guix/git.scm" + "guix/glob.scm" + "guix/gnu-maintenance.scm" + "guix/gnupg.scm" + "guix/grafts.scm" + "guix/graph.scm" + "guix/hash.scm" + "guix/hg-download.scm" + "guix/http-client.scm" + "guix/i18n.scm" + "guix/inferior.scm" + "guix/ipfs.scm" + "guix/least-authority.scm" + "guix/licenses.scm" + "guix/lint.scm" + "guix/man-db.scm" + "guix/memoization.scm" + "guix/modules.scm" + "guix/monad-repl.scm" + "guix/monads.scm" + "guix/narinfo.scm" + "guix/nar.scm" + "guix/openpgp.scm" + "guix/packages.scm" + "guix/pki.scm" + "guix/platform.scm" + "guix/profiles.scm" + "guix/profiling.scm" + "guix/progress.scm" + "guix/quirks.scm" + "guix/read-print.scm" + "guix/records.scm" + "guix/remote.scm" + "guix/repl.scm" + "guix/search-paths.scm" + "guix/self.scm" + "guix/serialization.scm" + "guix/sets.scm" + "guix/ssh.scm" + "guix/status.scm" + "guix/store.scm" + "guix/substitutes.scm" + "guix/svn-download.scm" + "guix/swh.scm" + "guix/tests.scm" + "guix/transformations.scm" + "guix/ui.scm" + "guix/upstream.scm" + "guix/utils.scm" + "guix/workers.scm" + (make-regexp "^guix/platforms/") + (make-regexp "^guix/scripts/") + (make-regexp "^guix/store/")))) (define-team games (team 'games