From unknown Sun Aug 10 07:23:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#58121 <58121@debbugs.gnu.org> To: bug#58121 <58121@debbugs.gnu.org> Subject: Status: [PATCH 0/2] etc: teams: Add (. Reply-To: bug#58121 <58121@debbugs.gnu.org> Date: Sun, 10 Aug 2025 14:23:56 +0000 retitle 58121 [PATCH 0/2] etc: teams: Add (. reassign 58121 guix-patches submitter 58121 "(" severity 58121 normal tag 58121 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 13:59:31 2022 Received: (at submit) by debbugs.gnu.org; 27 Sep 2022 17:59:31 +0000 Received: from localhost ([127.0.0.1]:56739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odErj-0002K7-Bw for submit@debbugs.gnu.org; Tue, 27 Sep 2022 13:59:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:45368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odErh-0002Jz-Ay for submit@debbugs.gnu.org; Tue, 27 Sep 2022 13:59:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42708) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odErh-0004B5-57 for guix-patches@gnu.org; Tue, 27 Sep 2022 13:59:29 -0400 Received: from knopi.disroot.org ([178.21.23.139]:59806) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odErf-0006Mw-Qu for guix-patches@gnu.org; Tue, 27 Sep 2022 13:59:28 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4FE694C3B3; Tue, 27 Sep 2022 19:59:24 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dTV_vRXZhbea; Tue, 27 Sep 2022 19:59:19 +0200 (CEST) From: "(" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664301559; bh=NRJi+56HCP24OQsgDlaQ/y4NWOoPTQ4res34/MiKDK0=; h=From:To:Cc:Subject:Date; b=jrxfKFJ4P4DC5usFjFV/x7ZiF0KhUbhz9t4bqSnM9wMygE3ubhypqv+rZeh0I8cJe REzQccDZIheNEqIyBJ4Gfg1BhaxvCIijWtdfoDqA7U6JpIoxMlzBt7XMwie+onPmBg GzQYM69bncHxp69FZBfMTLdNFIm2STIPyv56y8eN1PzXZ2FX90UUvGeRdLR/o6cKSA xs+PtoO1i4RoBNWvBE//S8kzdfLo34EFJtiaZD4OrrKKGCMNaeGUpEtvXO7OzDzFjQ 9QRpswfVaOzMT1CSi9T0tgI1vsuS48MiRH4vcv0nxr2St/JpoRC++MAL+0Ke1nj1Uf ofJPZifHhYQYw== To: guix-patches@gnu.org Subject: [PATCH 0/2] etc: teams: Add (. Date: Tue, 27 Sep 2022 18:59:13 +0100 Message-Id: <20220927175913.6215-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=paren@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_ONE_CHAR=1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit Cc: "\(" 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 (-) This patchset adds an entry for me to teams.scm.in and adds scope definitions to most teams that didn't have them. ( (2): etc: teams: Add more scopes to teams. etc: teams: Add (. etc/teams.scm.in | 73 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 13 deletions(-) -- 2.37.3 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 14:00:50 2022 Received: (at 58121) by debbugs.gnu.org; 27 Sep 2022 18:00:50 +0000 Received: from localhost ([127.0.0.1]:56744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odEsz-0002OG-Q7 for submit@debbugs.gnu.org; Tue, 27 Sep 2022 14:00:50 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odEsx-0002O7-GQ for 58121@debbugs.gnu.org; Tue, 27 Sep 2022 14:00:48 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D73F44C3C3; Tue, 27 Sep 2022 20:00:46 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id FN7w0TRBzHxM; Tue, 27 Sep 2022 20:00:41 +0200 (CEST) From: "(" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664301632; bh=NRJi+56HCP24OQsgDlaQ/y4NWOoPTQ4res34/MiKDK0=; h=From:To:Cc:Subject:Date; b=Y7+kOCXdKEeld+ht6tyk4fvtoy9ahnlls2OoMCzpSmbsbj++rf8B0btVaK7Boez7C wbKEUQtbr3fQVw7kAH59d2sRLWL2NvJ0HIJKLqBWmcSW65Q4NzztSfvYjIkSnpw0DS 35R0J6zGiMsIWnAH7bSTzIAW/7AcaqYccmx8N6IUc0oUk3x+pJg0RgyHIlWxkh/JzA c18Cn+37I9ykOBt9+pZ2WXxksM4kHm+RQTYsTNA5TGPO50ggnOM7cXA3i6FEycQt+t fTMn/ko8pd0FS6zkwhy0JjNgirIATOy3RW3SFKGVfK502vPdEiFLPH7VMJXCm8fG7t t7gVErKrbDdHA== To: 58121@debbugs.gnu.org Subject: [PATCH 0/2] etc: teams: Add (. Date: Tue, 27 Sep 2022 19:00:26 +0100 Message-Id: <20220927180028.6314-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.3 (+) 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: This patchset adds an entry for me to teams.scm.in and adds scope definitions to most teams that didn't have them. ( (2): etc: teams: Add more scopes to teams. etc: teams: Add (. etc/teams.scm.in | 73 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 13 deletions(-) Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 FROM_ONE_CHAR Bogus FROM name -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 58121 Cc: "\(" 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.3 (/) This patchset adds an entry for me to teams.scm.in and adds scope definitions to most teams that didn't have them. ( (2): etc: teams: Add more scopes to teams. etc: teams: Add (. etc/teams.scm.in | 73 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 13 deletions(-) -- 2.37.3 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 14:00:55 2022 Received: (at 58121) by debbugs.gnu.org; 27 Sep 2022 18:00:55 +0000 Received: from localhost ([127.0.0.1]:56748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odEt5-0002Of-25 for submit@debbugs.gnu.org; Tue, 27 Sep 2022 14:00:55 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odEt1-0002OP-5j for 58121@debbugs.gnu.org; Tue, 27 Sep 2022 14:00:51 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 99DE54C3B5; Tue, 27 Sep 2022 20:00:50 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id jqdFw4EUZf0n; Tue, 27 Sep 2022 20:00:45 +0200 (CEST) From: "(" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664301632; bh=y3F+XRp0Zq9OP+tAqj6pBbD9MSJendlk6hXsSW/9an8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ddXdIva0n7PXObUJvMkrfXJj1IySzuOooGAbPbD1ZHl2m4e35u1vMMDTQ9uj9NpzZ W0O63BK0sJQy2xRzt7J+AQTXD5HZpzFC0mX6XfpJiYt9cvzAkdWnAJrVX3lBoN5ySk SjErjOCfsZJFXspBui+4dE83HskfIg5aOAWjLpPN/ebmBuBJUVjREIAiQ62RrPK1m2 SXcICgsyn1cvLvpC0iSFIucTf9QMryPJYl4z2CrLgEfWAVFAUVsfTDjoXAwRj8pcEE baUPfTHKZTz6IxtUOdISb7+VceZ1LjvUbCWey2srjuflS5DlSq7hwmZXHz8vYmWGfd 9sGVWdEB1/8Ew== To: 58121@debbugs.gnu.org Subject: [PATCH 1/2] etc: teams: Add more scopes to teams. Date: Tue, 27 Sep 2022 19:00:27 +0100 Message-Id: <20220927180028.6314-2-paren@disroot.org> In-Reply-To: <20220927180028.6314-1-paren@disroot.org> References: <20220927180028.6314-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.3 (+) 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: * etc/teams.scm.in (r, julia, ruby, go, rust, kernel, translations, home, mozilla, racket): Add scopes. (emacs)[scope]: Add ``guix import elpa''-related files. (installer)[scope]: Correct ``guix/insta [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 FROM_ONE_CHAR Bogus FROM name -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 58121 Cc: "\(" 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.3 (/) * etc/teams.scm.in (r, julia, ruby, go, rust, kernel, translations, home, mozilla, racket): Add scopes. (emacs)[scope]: Add ``guix import elpa''-related files. (installer)[scope]: Correct ``guix/installer'' to ``gnu/installer''. --- etc/teams.scm.in | 69 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 56 insertions(+), 13 deletions(-) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index ba22b80771..4f65f5bcf0 100644 --- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -129,13 +129,23 @@ (define-team r #:name "R team" #:description "The R language, CRAN and Bioconductor repositories, the \"cran\" importer, -and the r-build-system.")) +and the r-build-system." + #:scope (list "gnu/packages/bioconductor.scm" + "gnu/packages/cran.scm" + "guix/build/r-build-system.scm" + "guix/build-system/r.scm" + "guix/import/cran.scm" + "guix/scripts/import/cran.scm" + "tests/cran.scm"))) (define-team julia (team 'julia #:name "Julia team" #:description - "The Julia language, Julia packages, and the julia-build-system.")) + "The Julia language, Julia packages, and the julia-build-system." + #:scope (list (make-regexp "^gnu/packages/julia(-.+|)\\.scm$") + "guix/build/julia-build-system.scm" + "guix/build-system/julia.scm"))) (define-team ocaml (team 'ocaml @@ -185,7 +195,10 @@ (define-team emacs #:scope (list (make-regexp "^gnu/packages/emacs(-.+|)\\.scm$") "guix/build/emacs-build-system.scm" "guix/build/emacs-utils.scm" - "guix/build-system/emacs.scm"))) + "guix/build-system/emacs.scm" + "guix/import/elpa.scm" + "guix/scripts/import/elpa.scm" + "tests/elpa.scm"))) (define-team lisp (team 'lisp @@ -200,11 +213,23 @@ (define-team lisp (define-team ruby (team 'ruby - #:name "Ruby team")) + #:name "Ruby team" + #:scope (list "gnu/packages/ruby.scm" + "guix/build/ruby-build-system.scm" + "guix/build-system/ruby.scm" + "guix/import/gem.scm" + "guix/scripts/import/gem.scm" + "tests/gem.scm"))) (define-team go (team 'go - #:name "Go team")) + #:name "Go team" + #:scope (list "gnu/packages/golang.scm" + "guix/build/go-build-system.scm" + "guix/build-system/go.scm" + "guix/import/go.scm" + "guix/scripts/import/go.scm" + "tests/go.scm"))) (define-team embedded-bootstrap (team 'embedded-bootstrap @@ -212,11 +237,23 @@ (define-team embedded-bootstrap (define-team rust (team 'rust - #:name "Rust")) + #:name "Rust" + #:scope (list (make-regexp "^gnu/packages/(crates|rust)(-.+|)\\.scm$") + "guix/build/cargo-build-system.scm" + "guix/build/cargo-utils.scm" + "guix/build-system/cargo.scm" + "guix/import/crate.scm" + "guix/scripts/import/crate.scm" + "tests/crate.scm"))) (define-team kernel (team 'kernel - #:name "Linux-libre kernel team")) + #:name "Linux-libre kernel team" + #:scope (list "gnu/build/linux-modules.scm" + "gnu/packages/linux.scm" + "gnu/tests/linux-modules.scm" + "guix/build/linux-module-build-system.scm" + "guix/build-system/linux-module.scm"))) (define-team core (team 'core @@ -316,17 +353,21 @@ (define-team games (define-team translations (team 'translations - #:name "Translations")) + #:name "Translations" + #:scope (list (make-regexp "^po/")))) (define-team installer (team 'installer #:name "Installer script and system installer" - #:scope - (list (make-regexp "^guix/installer(\\.scm$|/)")))) + #:scope (list (make-regexp "^gnu/installer(\\.scm$|/)")))) (define-team home (team 'home - #:name "Team for \"Guix Home\"")) + #:name "Team for \"Guix Home\"" + #:scope (list (make-regexp "^(gnu|guix/scripts)/home(\\.scm$|/)") + "tests/guix-home.sh" + "tests/home-import.scm" + "tests/home-services.scm"))) (define-team mentors (team 'mentors @@ -339,7 +380,8 @@ (define-team mozilla #:name "Mozilla" #:description "Taking care about Icecat and Icedove, built from Mozilla Firefox -and Thunderbird.")) +and Thunderbird." + #:scope (list "gnu/packages/gnuzilla.scm"))) (define-team racket (team 'racket @@ -347,7 +389,8 @@ (define-team racket #:description "The Racket language and Racket-based languages, Racket packages, Racket's variant of Chez Scheme, and development of a Racket build system and -importer.")) +importer." + #:scope (list "gnu/packages/racket.scm"))) (define-member (person "Thiago Jung Bauermann" -- 2.37.3 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 14:00:55 2022 Received: (at 58121) by debbugs.gnu.org; 27 Sep 2022 18:00:56 +0000 Received: from localhost ([127.0.0.1]:56750 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odEt5-0002Oh-JJ for submit@debbugs.gnu.org; Tue, 27 Sep 2022 14:00:55 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50872) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odEt2-0002OS-1w for 58121@debbugs.gnu.org; Tue, 27 Sep 2022 14:00:52 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6A0F94C3B2; Tue, 27 Sep 2022 20:00:51 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id 1Fiyq8zjlKVw; Tue, 27 Sep 2022 20:00:46 +0200 (CEST) From: "(" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664301633; bh=iyzT3x/VBCiJxo5vwmj5ahJmy95zBG1iimpM+yGyVWQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=j9Q8PvsfNg3VnG9S92Mv9twbwT4Dz0CLj2tT7JBb9nNFZHVsUn2NYIZmxtdzaUDy+ pDlDwOQNqaqQsuivv7rTjqRtThuxDmK21wP2JkdZOS+6zTb+tCUNLcpl2d1T0NCPKr 51PDSa6CRgfgEdcjQ6SemaM+jQX/1hf0QwKGGmv7mRmmIoaC+IXn1VSXMMfRgaN4yG Renk8VaLfJdH/WrdnGZcFa7QcxQWwNr3YB9YKECJef/B8MAsIo+Ms4JLuGTJgIU8eX khhHFAr9Zo+o/hX8qh8Jh22KZOVIxbdHrvyMfcJy8sKoLd2J4c7SuoUtsP+kyomviS s19lXmXia1xug== To: 58121@debbugs.gnu.org Subject: [PATCH 2/2] etc: teams: Add (. Date: Tue, 27 Sep 2022 19:00:28 +0100 Message-Id: <20220927180028.6314-3-paren@disroot.org> In-Reply-To: <20220927180028.6314-1-paren@disroot.org> References: <20220927180028.6314-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.3 (+++) 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: * etc/teams.scm.in: Add (. --- etc/teams.scm.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index 4f65f5bcf0..96a1effd24 100644 --- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -477,6 +477,10 @@ (define-member (person "Josselin Poiret" "dev@jp [...] Content analysis details: (3.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 FROM_ONE_CHAR Bogus FROM name -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 58121 Cc: "\(" 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: 2.3 (++) 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: * etc/teams.scm.in: Add (. --- etc/teams.scm.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index 4f65f5bcf0..96a1effd24 100644 --- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -477,6 +477,10 @@ (define-member (person "Josselin Poiret" "dev@jp [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 FROM_ONE_CHAR Bogus FROM name -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * etc/teams.scm.in: Add (. --- etc/teams.scm.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index 4f65f5bcf0..96a1effd24 100644 --- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -477,6 +477,10 @@ (define-member (person "Josselin Poiret" "dev@jpoiret.xyz") core installer) +(define-member (person "(" + "paren@disroot.org") + home mentors) + (define (find-team name) (or (hash-ref %teams (string->symbol name)) -- 2.37.3 From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 28 02:53:56 2022 Received: (at 58121-done) by debbugs.gnu.org; 28 Sep 2022 06:53:56 +0000 Received: from localhost ([127.0.0.1]:59420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odQxA-0000uK-8Y for submit@debbugs.gnu.org; Wed, 28 Sep 2022 02:53:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odQx9-0000u6-0X for 58121-done@debbugs.gnu.org; Wed, 28 Sep 2022 02:53:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54238) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odQx3-0004fw-R2; Wed, 28 Sep 2022 02:53:49 -0400 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=pb/4Jy6AX4NtpoOYFKVZ9FwrvxVE2YiX5BynvYguKbs=; b=i50KQAb9LeZx2RbjQKo0 8d1ECwV3HzMQI+W/D/34bTqxemU5KDDoQKcBuou1jauQA5Ns8nLAP3mwT1pR+GjNhok9ZWEeJt/uV U5F3PgvHY7/QOVGbnfOkXzjtg3IPyVxO9nyliQLOsF8JSbFFxT8pQfsPJlSmMKtJTk/g2zw9B9k5g Z1gO3GCIHey0/a2Y0kNn0KDmi3KuBbmSndJtOzmAWxF6n8x+12g/orJbjMYDKkNQqC5mViFVuux4u DNSauWhzzkFX7pv6X4bkGEY6V/ETqLAwJWYw54Ehk/NpJtsW6xa8OX0TFgJUmhGFUcPBXiZzOfBtZ Qdmx/XI5C7HM7A==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775]:36622 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odQwu-0008Rs-Bz; Wed, 28 Sep 2022 02:53:47 -0400 From: Mathieu Othacehe To: "(" Subject: Re: bug#58121: [PATCH 0/2] etc: teams: Add (. References: <20220927175913.6215-1-paren@disroot.org> <20220927180028.6314-1-paren@disroot.org> Date: Wed, 28 Sep 2022 08:53:38 +0200 In-Reply-To: <20220927180028.6314-1-paren@disroot.org> (paren@disroot.org's message of "Tue, 27 Sep 2022 19:00:26 +0100") Message-ID: <87h70sf0r1.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 58121-done Cc: 58121-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: -3.3 (---) Hello, > This patchset adds an entry for me to teams.scm.in and adds scope > definitions to most teams that didn't have them. Nice one! Applied. Mathieu From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 28 02:54:38 2022 Received: (at 58121-done) by debbugs.gnu.org; 28 Sep 2022 06:54:38 +0000 Received: from localhost ([127.0.0.1]:59432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odQxp-0000wf-PZ for submit@debbugs.gnu.org; Wed, 28 Sep 2022 02:54:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odQxn-0000wP-Ad for 58121-done@debbugs.gnu.org; Wed, 28 Sep 2022 02:54:36 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DF73E4C3AC; Wed, 28 Sep 2022 08:54:33 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KOv_ca1ec4kh; Wed, 28 Sep 2022 08:54:33 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664348072; bh=fGNYCy2E7caxLnRb4NG3z9lLbX0PXcDzEmpoGFY5xC0=; h=Date:Cc:Subject:From:To:References:In-Reply-To; b=mhR8490y5Q8oMNXYXZgrf2qSBRgXch/XJG7AahHjocFfDvf9wITlNBbBmnk1oFHPu 1EPGF6s0SC/1HFX7ITUDQTwaUKN4sc109x72HAIxAn7CDT/DyOWewerROixNC2aZ9g 08gBddNHAyGJdVaCFHVgkUrLO3FsAzM4v8Y8ttu/WdV3Jipu9AYKkjgbSC1lBfi9mm kVbjg1HQMk3d8yOA3nLzSJkaaPtmBepBR7q8ceoQkw4ksS/B8REraTVGIVAiz6dLdg W5z7uVwtuC7zXXMGn96//PyWZ6tIOYtGkiZ3VJGhQ2tqgNr6CQABMeURAv9s3/a5sc jXd9vc4Yd30Lw== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 28 Sep 2022 07:54:32 +0100 Message-Id: Subject: Re: bug#58121: [PATCH 0/2] etc: teams: Add (. From: "(" To: "Mathieu Othacehe" References: <20220927175913.6215-1-paren@disroot.org> <20220927180028.6314-1-paren@disroot.org> <87h70sf0r1.fsf_-_@gnu.org> In-Reply-To: <87h70sf0r1.fsf_-_@gnu.org> X-Spam-Score: 1.3 (+) 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: On Wed Sep 28, 2022 at 7:53 AM BST, Mathieu Othacehe wrote: > Nice one! Applied. Thanks Mathieu! :D -- ( Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 FROM_ONE_CHAR Bogus FROM name -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 58121-done Cc: 58121-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: 0.3 (/) On Wed Sep 28, 2022 at 7:53 AM BST, Mathieu Othacehe wrote: > Nice one! Applied. Thanks Mathieu! :D -- ( From unknown Sun Aug 10 07:23:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 26 Oct 2022 11:24:08 +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