From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mNzRLBo7H2P2owAAbAwnHQ (envelope-from ) for ; Mon, 12 Sep 2022 15:58:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cOaLLBo7H2OuKAAAauVa8A (envelope-from ) for ; Mon, 12 Sep 2022 15:58:50 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 87BEA3EA74 for ; Mon, 12 Sep 2022 15:58:50 +0200 (CEST) Received: from localhost ([::1]:57814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXjxZ-0003Kp-Cf for larch@yhetil.org; Mon, 12 Sep 2022 09:58:49 -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 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662991130; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=A54WXm3hjU5mEKolguXF5RCldzSBIHuiAkRYkmNQMuc=; b=AHstVPhtqCPk+d+NUer6wx/wtOuoaM2o6Ifh35wmjLshgLMX/3DGc+ps7iVcRG72jHGFwI vVR5W3RuECoXiw+FwrD48qZVpKebk8DsAT9mLjpk3zRGOekK6PhyvNst+LL+qPcR1LLnD7 1m+o1xe7dXqjsySplWq71COxh8dPfo4qAt23bg9inkuGh+AkEsTq4sbLaZYzmdN0QLavFQ vqtPyRlnNecJhPNqMrjRUBtSDDx/iKZNEXcul50m8Xwsaff2R59rX8iUQY0G0ZgjztkNpm Ov9qpTTycg05GHmlGLJLggJfxo/pGMZv1UZCrucGmvz5ZXMFOpQ/hqHvFRzwpw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662991130; a=rsa-sha256; cv=none; b=jtThEdG5EZ/O4Hpjk4XrC7PMDzOpnaiaC1wWyhZ+LjM45g3wPbPxgbpxWLBC/fz7Ow0bbp bbEz+oVFaO1DZfLTQySSmZI9LC9Az38Ed/4eTBVVM31ViT7/w88G1KJq7D4HyM+50BRVIg Ez3pCJyADSyaD/MMreo+zWl6Lq8xYCqlOxYhgLltbXNopc/dKfEo6Peb0h3oln1xOCY3MD 0YTIjnWw2ztjxxLqs6jJe7jI0pxBh1J9uuHnIba9kmgSMdRGoqiezVdCNHo/FeMTaSKoTh Fi9wGTTtOIcoBqpgT2tmX507qcnx5rXxN0mTw5TzCyIUaZ9dx1DPa1eCGjP4Bw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=k2wXjrBZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=k2wXjrBZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 87BEA3EA74 X-Spam-Score: -2.21 X-Migadu-Scanner: scn1.migadu.com X-TUID: 5+eYoVEhH6h8 * 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 -- 2.37.2