From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 04 00:53:41 2023 Received: (at submit) by debbugs.gnu.org; 4 Jan 2023 05:53:41 +0000 Received: from localhost ([127.0.0.1]:47346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCwia-0001O5-Tq for submit@debbugs.gnu.org; Wed, 04 Jan 2023 00:53:41 -0500 Received: from lists.gnu.org ([209.51.188.17]:53540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCwiY-0001Nx-54 for submit@debbugs.gnu.org; Wed, 04 Jan 2023 00:53:39 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pCwiX-0000Yp-Vy for guix-patches@gnu.org; Wed, 04 Jan 2023 00:53:38 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pCwiW-00078N-2r for guix-patches@gnu.org; Wed, 04 Jan 2023 00:53:37 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:40]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 886CD1AB0A for ; Tue, 3 Jan 2023 21:53:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1672811609; bh=i41iEfNYYaNrqfPOmwbcZfbiglf4fuMYL2hqdpf3hHU=; h=From:To:Subject:Date:From; b=Lzy4Wp8kina1ljdtjCCkIKoCZKgzVgoZ+lDeoalgOWyqIngioo9vA9vCf/4y1Uv15 rnFUw6SdgivUl55gbifB/q0BWV6ByduuhNkFPQeRKwbRYcfalGadMciysZiP2D3EKr l7gTikWMDIZVwJbKUjbNOUm4jfY5w1/wA7lFY8Iy97EY5cKZcZRGbm39U3TMOulj+b 8aXQMn+L3NgLqOuTeqqrqxC43DRZzIUkE3H4OBm3kpVd5IJaDKH/wifJ6/arsgsF4/ eAhIfJpzDn+FTqcdPQ5HIMCTriY+D6QzBBIsRbt+Cd++TDzgv8QZxaRRzIA2grCIGN VdHdTH4vdMxRQ== From: Vagrant Cascadian To: guix-patches@gnu.org Subject: teams: Add scope for Embedded / Bootstrap Date: Tue, 03 Jan 2023 21:53:25 -0800 Message-ID: <875ydmalre.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=173.255.214.101; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain There are some packages that are obviously related to embedded (e.g. u-boot from bootloaders.scm, arm-trusted-firmware from firmware.scm) and bootstrapping (mes.scm). Patch attached. live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0003-teams-Add-scope-for-Embedded-Bootstrap-team.patch Content-Transfer-Encoding: quoted-printable From=206c8076261cf1a93134e3435124d4a7e9dcbbba1c Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 3 Jan 2023 21:41:34 -0800 Subject: [PATCH 3/4] teams: Add scope for Embedded / Bootstrap team. * etc/teams.scm.in (embedded-bootstrap): Add bootloaders, firmware and mes = to scope. =2D-- etc/teams.scm.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index b3a1c72c28..921c101aa7 100644 =2D-- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -244,7 +244,10 @@ asdf-build-system." =20 (define-team embedded-bootstrap (team 'embedded-bootstrap =2D #:name "Embedded / Bootstrap")) + #:name "Embedded / Bootstrap" + #:scope (list "gnu/packages/bootloaders.scm" + "gnu/packages/firmware.scm" + "gnu/packages/mes.scm"))) =20 (define-team rust (team 'rust =2D-=20 2.30.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY7UUVgAKCRDcUY/If5cW qgT9AQCZTbfQBakPz0umrZA5syKQDgQDnOjlt1wdpUiJuFz8YwD/Tks4jgs5+Nz5 Tj5Hm8Mw9btHv1OlXeTvjC8TTecMNQw= =3axp -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 08 08:43:14 2023 Received: (at 60540) by debbugs.gnu.org; 8 Jan 2023 13:43:14 +0000 Received: from localhost ([127.0.0.1]:60188 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEVxB-00033B-TY for submit@debbugs.gnu.org; Sun, 08 Jan 2023 08:43:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEVxA-00032z-6k for 60540@debbugs.gnu.org; Sun, 08 Jan 2023 08:43:12 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEVx4-00081M-Eo; Sun, 08 Jan 2023 08:43:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=TrHBPQXQ4SCnnMx7WFAVvjmyZdJMauD0ABdOOLEwRcc=; b=jBCYRnPhGNmFit4PQTTo 8CkwGfa+57N3Clhf2danrA+a6Uowq7lqbN88tR/eKOR9Eypibhe4dTq//L/Z9MhksHjMQA3L2+EOe pkujrLTd7Yc3Ubda9ti6fJOf7op1cfnMmwsTKDbwO/PkDPGibVZJ2ypHy9LmJ27vqAmGZLPIQ9ZN2 52UTZ1hg6I0SeAcs/dNa9JVuXDx5b8IFEXNdvmO3xgmH8d1egloLzIacoBfHGK0mTWKC3Ne19U1JP cz2KHJmJjFJjB5Y0bVttEfypDvl2Zl5d8NA3bo/IEneWUYbI3ky+OtH27jOFss7cfqkSYGp7n6Rqn VEFnrGAqHbJMpg==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775] helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEVx3-0004wL-RH; Sun, 08 Jan 2023 08:43:06 -0500 From: Mathieu Othacehe To: Vagrant Cascadian Subject: Re: bug#60540: teams: Add scope for Embedded / Bootstrap References: <875ydmalre.fsf@yucca> Date: Sun, 08 Jan 2023 14:43:04 +0100 In-Reply-To: <875ydmalre.fsf@yucca> (Vagrant Cascadian's message of "Tue, 03 Jan 2023 21:53:25 -0800") Message-ID: <87lemduopj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 60540 Cc: 60540@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello Vagrant, > (define-team embedded-bootstrap > (team 'embedded-bootstrap > - #:name "Embedded / Bootstrap")) > + #:name "Embedded / Bootstrap" > + #:scope (list "gnu/packages/bootloaders.scm" > + "gnu/packages/firmware.scm" > + "gnu/packages/mes.scm"))) Seems fine. I think we could have two distinct teams here: embedded and bootstrap. There are quite a few people, like me, following closely the embedded part, but not so closely the bootstrap part. WDYT? Thanks, Mathieu From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 10 18:21:24 2023 Received: (at 60540) by debbugs.gnu.org; 10 Jan 2023 23:21:24 +0000 Received: from localhost ([127.0.0.1]:41370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFNvo-0006pa-AQ for submit@debbugs.gnu.org; Tue, 10 Jan 2023 18:21:24 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:43988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFNvm-0006pM-IY for 60540@debbugs.gnu.org; Tue, 10 Jan 2023 18:21:22 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 3029B1AB5D; Tue, 10 Jan 2023 15:21:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1673392876; bh=OTGLA+GpWH4R7yZvCvAYLlsQy/ZBb+OljGRJo3STqfw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=OXXFcPta9yPccA2hXh05mgFazL4yej9hDaGuyVfNyJU4dqGgrp+2qut+0t00Kdvji mS2SsQSKZn0+NaKYRPZDsMtFevOClhezcj8xBLm+5lrWPn5rimeF8rMiV/bHTZJQ6X Q82AoT7TmXAjOW6yxsuPzRSLmtWvddbqoEawA45CRAQHswgxa9kAWSruU0OTbLalx1 ORsTdJXa2muAU0NsLvFNDWe8wIAKhszb6WZZa+axOWFUQZbciiJ6AalbaYM12j0pZY odQIoJcAN1LXfKTzEKh+DioWl/pPGnUyMl7eqBYR4ukhjGAhYw+BmvAGOiRYr9DcJ3 NQUPCD7TfB8gw== From: Vagrant Cascadian To: Mathieu Othacehe Subject: Re: bug#60540: teams: Add scope for Embedded / Bootstrap In-Reply-To: <87lemduopj.fsf@gnu.org> References: <875ydmalre.fsf@yucca> <87lemduopj.fsf@gnu.org> Date: Tue, 10 Jan 2023 15:21:12 -0800 Message-ID: <87sfgim0wn.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 60540 Cc: 60540@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain On 2023-01-08, Mathieu Othacehe wrote: >> (define-team embedded-bootstrap >> (team 'embedded-bootstrap >> - #:name "Embedded / Bootstrap")) >> + #:name "Embedded / Bootstrap" >> + #:scope (list "gnu/packages/bootloaders.scm" >> + "gnu/packages/firmware.scm" >> + "gnu/packages/mes.scm"))) > > Seems fine. > > I think we could have two distinct teams here: embedded and > bootstrap. There are quite a few people, like me, following closely the > embedded part, but not so closely the bootstrap part. Yeah, I think they should be split so started a thread on guix-devel: https://lists.gnu.org/archive/html/guix-devel/2023-01/msg00048.html But I also wanted to start by keeping this patch simple. Although it could really use a description too ... live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY73y6AAKCRDcUY/If5cW qmw9AP0fZ+NG0FUkeUVch4Mjhln9U1R56LqwrE59NdYiPA2KOQEAmjzrcxd8YHFt KwN9PfOblxKn0FWGg/HQy6x6ST6/HQA= =+xqE -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 11 12:37:44 2023 Received: (at control) by debbugs.gnu.org; 11 Jan 2023 17:37:44 +0000 Received: from localhost ([127.0.0.1]:43738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFf2m-0003sL-Fc for submit@debbugs.gnu.org; Wed, 11 Jan 2023 12:37:44 -0500 Received: from smtpmciv6.myservices.hosting ([185.26.106.201]:35610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFf2i-0003sA-5U for control@debbugs.gnu.org; Wed, 11 Jan 2023 12:37:43 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.172]) by smtpmciv6.myservices.hosting (Postfix) with ESMTP id D6BFB20CE0 for ; Wed, 11 Jan 2023 18:37:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 96DDC80096 for ; Wed, 11 Jan 2023 18:37:37 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-1.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 7Tz7K3vXsTsV for ; Wed, 11 Jan 2023 18:37:37 +0100 (CET) Received: from [192.168.1.239] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 52DDB80093 for ; Wed, 11 Jan 2023 18:37:37 +0100 (CET) Message-ID: Date: Wed, 11 Jan 2023 17:37:36 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Content-Language: en-US To: control From: Bruno Victal Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 60732 [PATCH] gnu: Add package python-scapy tags 60732 + patch tags 60658 + patch tags 60661 + patch tags 60539 + patch tags 60540 + patch tags 60640 + patch quit Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) retitle 60732 [PATCH] gnu: Add package python-scapy tags 60732 + patch tags 60658 + patch tags 60661 + patch tags 60539 + patch tags 60540 + patch tags 60640 + patch quit From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 14:30:16 2023 Received: (at 60540) by debbugs.gnu.org; 18 Jan 2023 19:30:17 +0000 Received: from localhost ([127.0.0.1]:41880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIE8W-00021L-F1 for submit@debbugs.gnu.org; Wed, 18 Jan 2023 14:30:16 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:50814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIE8T-000213-V0 for 60540@debbugs.gnu.org; Wed, 18 Jan 2023 14:30:14 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 058521AB66; Wed, 18 Jan 2023 11:30:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1674070207; bh=p8UX8Tl3dOK9ZmbDIRzpqJL5Q7+cXNHrN4YtsmhYMeM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=ELNQ5kfyihbRO8wwvi5NbhegHXkZO4jYN+j3DpI4VFlLsnmTeCT6wi+owtGsWcEAB lF0GnHnfL+I7KRnrUASEeF5dQDWhrhEythTxTNs3jZThDmqhOT8F4bDvpYblSz284G SnY/XHyasDuXnECBEZIeCTHTQJhgWJqBgzhJ04Ma8ziDUl9g6B3H6ltYGnDYR7ZTBv dF/1QudoMPqFhWwRgt4guq59+zRO30z0RaHA8hNo0xN7qj0IJTryG/3DfzhdrmaMGk wSAeou38bZ8nqziZQqycNNoPK3nFggh7MC2g6W3Ne0Ad0nC8C1JUmW/BMTzqFW0y07 D9u61lX3s3FEg== From: Vagrant Cascadian To: Mathieu Othacehe Subject: Re: bug#60540: teams: Add scope for Embedded / Bootstrap In-Reply-To: <87lemduopj.fsf@gnu.org> References: <875ydmalre.fsf@yucca> <87lemduopj.fsf@gnu.org> Date: Wed, 18 Jan 2023 11:30:02 -0800 Message-ID: <87lelzzlmt.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 60540 Cc: 60540@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain On 2023-01-08, Mathieu Othacehe wrote: >> (define-team embedded-bootstrap >> (team 'embedded-bootstrap >> - #:name "Embedded / Bootstrap")) >> + #:name "Embedded / Bootstrap" >> + #:scope (list "gnu/packages/bootloaders.scm" >> + "gnu/packages/firmware.scm" >> + "gnu/packages/mes.scm"))) > > Seems fine. > > I think we could have two distinct teams here: embedded and > bootstrap. There are quite a few people, like me, following closely the > embedded part, but not so closely the bootstrap part. It makes total sense to me, so... New patch attached which also splits the teams. They could still probably significantly benefit from descriptions... though I haven't heard much of anything weighed in on that from the discussion on guix-devel. live well, vagrant --=-=-= Content-Type: text/x-diff; charset=utf-8 Content-Disposition: inline; filename=0001-teams-Split-Embedded-and-Bootstrap-into-separate-tea.patch Content-Transfer-Encoding: quoted-printable From=200ae1c6951bcfd3c1a83e8a86adcbc6afae122c01 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 18 Jan 2023 11:17:36 -0800 Subject: [PATCH] teams: Split Embedded and Bootstrap into separate teams. * etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams. (embedded): New variable. (bootstrap): New variable. Adjust membership to use new teams. =2D-- etc/teams.scm.in | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index 77c0127bb2..8d21f63d9d 100644 =2D-- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -242,9 +242,16 @@ (define-team go "guix/scripts/import/go.scm" "tests/go.scm"))) =20 =2D(define-team embedded-bootstrap =2D (team 'embedded-bootstrap =2D #:name "Embedded / Bootstrap")) +(define-team bootstrap + (team 'bootstrap + #:name "Bootstrap" + #:scope (list "gnu/packages/mes.scm"))) + +(define-team embedded + (team 'embedded + #:name "Embedded" + #:scope (list "gnu/packages/bootloaders.scm" + "gnu/packages/firmware.scm"))) =20 (define-team rust (team 'rust @@ -438,7 +445,7 @@ (define-member (person "Jonathan Brielmaier" =20 (define-member (person "Ludovic Court=C3=A8s" "ludo@gnu.org") =2D core home embedded-bootstrap mentors) + core home embedded bootstrap mentors) =20 (define-member (person "Andreas Enge" "andreas@enge.fr") @@ -458,7 +465,7 @@ (define-member (person "Leo Famulari" =20 (define-member (person "Efraim Flashner" "efraim@flashner.co.il") =2D embedded-bootstrap julia rust science) + embedded bootstrap julia rust science) =20 (define-member (person "jgart" "jgart@dismail.de") =2D-=20 2.39.0 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY8hIuwAKCRDcUY/If5cW qiaOAP9LzxQ78KHGxTQ1faxvVFvOBBjRNWBrbLuNb3efYt8bKAD/R4HuwrzZkUGz MHfyi9+f71QQUq+wxDF1eZk8+xoXIww= =Vo4G -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon May 15 14:54:18 2023 Received: (at 60540) by debbugs.gnu.org; 15 May 2023 18:54:18 +0000 Received: from localhost ([127.0.0.1]:44417 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pydKr-00030f-Ln for submit@debbugs.gnu.org; Mon, 15 May 2023 14:54:17 -0400 Received: from jpoiret.xyz ([206.189.101.64]:44298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pydKp-00030T-84 for 60540@debbugs.gnu.org; Mon, 15 May 2023 14:54:16 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 540E8184B88; Mon, 15 May 2023 18:54:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1684176853; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/cfR8ONzScBnV8Qkm+B74nrPB6aFXAwXk4OYsQiD+vg=; b=A1NC4yF/AGW6oOR8F2QWmOaEq65kP75uY7B270CG/QHJOU2wIYrul8wuqTK00E7RJ1il7u p3y2zpfvxtHgqJxK8UnDBIFuycrZKBu7/a6suKEYeebOq+nIKORCSGjeF4gU3WRv0cp2KB O3LHS/7VXItvR1WWApNND8ajY6JADmfglYzEj0CbKPLlVCElnhdUSw0VkaIqajmUikoAzK e7sVw+9GiAEpX5p/3X0cEv+0DwfCT60vEwzPgiE/Bjp+LD7vqqZE7Qu6nxp8LjGLr5zScA J+QuJwq+guX5ABzxDnrBzlNwNk2f6wUdlk820nyO3/ZyB4K0ju+GvTQyZ+NUgg== From: Josselin Poiret To: Vagrant Cascadian , Mathieu Othacehe Subject: Re: [bug#60540] teams: Add scope for Embedded / Bootstrap In-Reply-To: <87lelzzlmt.fsf@contorta> References: <875ydmalre.fsf@yucca> <87lemduopj.fsf@gnu.org> <87lelzzlmt.fsf@contorta> Date: Mon, 15 May 2023 20:54:11 +0200 Message-ID: <87ednh2zos.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: / Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 60540 Cc: 60540@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi everyone, Vagrant Cascadian writes: > New patch attached which also splits the teams. > > They could still probably significantly benefit from > descriptions... though I haven't heard much of anything weighed in on > that from the discussion on guix-devel. > > live well, > vagrant > From 0ae1c6951bcfd3c1a83e8a86adcbc6afae122c01 Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Wed, 18 Jan 2023 11:17:36 -0800 > Subject: [PATCH] teams: Split Embedded and Bootstrap into separate teams. > > * etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams. > (embedded): New variable. > (bootstrap): New variable. > Adjust membership to use new teams. Any news about this patch? Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmRif9MQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5FhcaihWPC/4z2U3fNaF15Gxooa81yNWkuci5g6tuJ3C/ p4Sn9VTG6C9WT62QxJVovrErRFDB44OMFYNtQZFrouu6/P9o1QRx1t0HY72jv001 el33MyMDyq2LBlbf1IjlWSH4q6kjnSIDrCf0DlWyoyvCTHAKuCyI2X+JkNii36PE wCqSbme0DPWNDPmku0331PLmLQm/Kz8aAn+jloaTvnVZZeDkeAtay+ixFBdQESz+ aS4p709jF1Vp1TsPqwwXfZpBdCXwli0I38PQXJ3XTpnmOtBjjhocLYg89/GsVb9y Gk8KnUpPgC+fcwZPPn16Y/UR3vORk7+HHXcOGqyY4w35qlCNg7gstKbkNWCubrf0 zQhjq4kEdi7R050nwEiGCJtfMxHspncZ1zYXZ4VNmRuc9Kna7/t+5+HRYNif3vO+ 3ifwr4zKC4rOnFNjlxyPovdR3QexRVrXGJr6EBkC/8GvX64sM4hOf/4NQ810PjRc F7pGzImciY6io+TyGUuNlGltX7eRQXI= =CMJW -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon May 15 15:22:14 2023 Received: (at 60540) by debbugs.gnu.org; 15 May 2023 19:22:14 +0000 Received: from localhost ([127.0.0.1]:44441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pydlu-0003n1-0X for submit@debbugs.gnu.org; Mon, 15 May 2023 15:22:14 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:41756) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pydln-0003mY-S5 for 60540@debbugs.gnu.org; Mon, 15 May 2023 15:22:12 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id CC07C1AADA; Mon, 15 May 2023 12:21:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1684178518; bh=FzkCygVsvhjXPDCI1iltvBXlfhB4Gk0AoYuDvVHRBdw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=arT+pzq2civGHokD9kzB4qExBxcSRIwmpiaPrl69jX5/ZVmz/6aXm7575zxbuzK4z ct7JbrJ2/Uvrg8lNXJFqccTMAI5aNJEan0pFcrH8FsQuUpqKe+kkSHqpMovErrNLd5 1PEKQEHWH0XsvQq6R2qrLf8GseVPRGi5DrDSeZ2uanfvIp0ku4eaT+F0/axyJbY9qP bTo5lCGjEHFDbNVq7xucxFDtdT7qcyjgQLlofKkRlvzS9tMp6hHjapNFatFdWni5IC /IcYj+McD6mdQzzBJweZrlx5GxKoF1RBtoFqo0UWiYTb2J/mviBcqwGGxTKu0U7llK gl+SkwO+SmyFw== From: Vagrant Cascadian To: Josselin Poiret , Mathieu Othacehe Subject: Re: [bug#60540] teams: Add scope for Embedded / Bootstrap In-Reply-To: <87ednh2zos.fsf@jpoiret.xyz> References: <875ydmalre.fsf@yucca> <87lemduopj.fsf@gnu.org> <87lelzzlmt.fsf@contorta> <87ednh2zos.fsf@jpoiret.xyz> Date: Mon, 15 May 2023 12:21:52 -0700 Message-ID: <87wn19l7sf.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 60540 Cc: 60540@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain On 2023-05-15, Josselin Poiret wrote: > Vagrant Cascadian writes: > >> New patch attached which also splits the teams. >> >> They could still probably significantly benefit from >> descriptions... though I haven't heard much of anything weighed in on >> that from the discussion on guix-devel. >> >> live well, >> vagrant >> From 0ae1c6951bcfd3c1a83e8a86adcbc6afae122c01 Mon Sep 17 00:00:00 2001 >> From: Vagrant Cascadian >> Date: Wed, 18 Jan 2023 11:17:36 -0800 >> Subject: [PATCH] teams: Split Embedded and Bootstrap into separate teams. >> >> * etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams. >> (embedded): New variable. >> (bootstrap): New variable. >> Adjust membership to use new teams. > > Any news about this patch? Maybe it just wasn't controversial enough and I should just push it already. :) live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZGKGUAAKCRDcUY/If5cW qiklAQC8EL/mnYDA3JJsxY4MUfBLyto/rGABqKEqAeSlgGoHVQD/azywUXuuNiiV InvV5Jg7XheE+nNKaATJS9XO5uRBgQs= =Hqmy -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 24 18:55:46 2023 Received: (at 60540-done) by debbugs.gnu.org; 24 May 2023 22:55:46 +0000 Received: from localhost ([127.0.0.1]:45437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1xOU-0004JV-Cb for submit@debbugs.gnu.org; Wed, 24 May 2023 18:55:46 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:47008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1xOO-0004IC-7M for 60540-done@debbugs.gnu.org; Wed, 24 May 2023 18:55:44 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 249B81AD27; Wed, 24 May 2023 15:55:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1684968931; bh=ezfd2gSJBOWAoWu4gqjdTuG2nnEVeQssqFF1XkyLNsE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=OFYvKUatvmjBY6plD8YEmDz7SvxBrEadUNcKdhwm8Ie7MfVagHg3XROBxX+bWntwe snNczZ+eM5+iPciFfHoQCxIYG0BwUERa1wPDY3QEfdU6yiZtZZmwyw0q5oC3khQgPS RrrtkWZNesmO0NEaMRHeBhvTmHUVhXAwJ2Rv/wnmMuuXOpjGgnF0CRm+f+K2V6JMJW mnLDbkb/ZP0Bs71FOwsDtPMNZReDo6kiHGeFqCvn1+M3q68hg31GD8pKb3TGGTdIcX PX5+jWgCoZlQVZP4jepP/5E+gpQfv7exaonWchAjkHjHxk7XjnixWrfDbBxD04NPjR 40OMwAK0EvBig== From: Vagrant Cascadian To: Josselin Poiret , Mathieu Othacehe Subject: Re: [bug#60540] teams: Add scope for Embedded / Bootstrap In-Reply-To: <87wn19l7sf.fsf@wireframe> References: <875ydmalre.fsf@yucca> <87lemduopj.fsf@gnu.org> <87lelzzlmt.fsf@contorta> <87ednh2zos.fsf@jpoiret.xyz> <87wn19l7sf.fsf@wireframe> Date: Wed, 24 May 2023 15:55:26 -0700 Message-ID: <87jzwxgx0h.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 60540-done Cc: 60540-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain On 2023-05-15, Vagrant Cascadian wrote: > On 2023-05-15, Josselin Poiret wrote: >> Vagrant Cascadian writes: >> >>> New patch attached which also splits the teams. >>> >>> They could still probably significantly benefit from >>> descriptions... though I haven't heard much of anything weighed in on >>> that from the discussion on guix-devel. >>> >>> live well, >>> vagrant >>> From 0ae1c6951bcfd3c1a83e8a86adcbc6afae122c01 Mon Sep 17 00:00:00 2001 >>> From: Vagrant Cascadian >>> Date: Wed, 18 Jan 2023 11:17:36 -0800 >>> Subject: [PATCH] teams: Split Embedded and Bootstrap into separate teams. >>> >>> * etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams. >>> (embedded): New variable. >>> (bootstrap): New variable. >>> Adjust membership to use new teams. >> >> Any news about this patch? > > Maybe it just wasn't controversial enough and I should just push it > already. :) Pushed as: 7cf606a5a0515b9a124fb58a06e3daa24a4a4e69 live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZG6V3gAKCRDcUY/If5cW qs+mAP0TYuNQf2Sdzig3w9WD/RQ2MlwLzJUAq+3vgw2ibo8KkAD+KPBspwdS9HMi rrPVnERcuIK/qZASEelnStXgl0OQRQc= =8Jfi -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Aug 16 16:54:12 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 22 Jun 2023 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator