GNU bug report logs - #58110
[PATCH 1/2] etc: teams: Define Julia team scope.

Previous Next

Package: guix-patches;

Reported by: zimoun <zimon.toutoune <at> gmail.com>

Date: Tue, 27 Sep 2022 10:33:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58110 in the body.
You can then email your comments to 58110 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#58110; Package guix-patches. (Tue, 27 Sep 2022 10:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to zimoun <zimon.toutoune <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 27 Sep 2022 10:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH 1/2] etc: teams: Define Julia team scope.
Date: Tue, 27 Sep 2022 12:32:32 +0200
* etc/teams.scm.in (julie): Define scope.
---
 etc/teams.scm.in | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index ba22b80771..5ebb7ffbd9 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -135,7 +135,13 @@ (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 "gnu/packages/julia.scm"
+              "gnu/packages/julia-jll.scm"
+              "gnu/packages/julia-xyz.scm"
+              "guix/build/julia-build-system.scm"
+              "guix/build-system/julia.scm")))
 
 (define-team ocaml
   (team 'ocaml

base-commit: 74f07348e99a3495964a8bbb8da83d27ecad656e
-- 
2.35.1





Information forwarded to guix-patches <at> gnu.org:
bug#58110; Package guix-patches. (Tue, 27 Sep 2022 10:34:01 GMT) Full text and rfc822 format available.

Message #8 received at 58110 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: 58110 <at> debbugs.gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH 2/2] teams: Add Simon Tournier.
Date: Tue, 27 Sep 2022 12:33:36 +0200
* etc/teams.scm.in: Add Simon Tournier.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 5ebb7ffbd9..7d2b089cf1 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -440,6 +440,10 @@ (define-member (person "Josselin Poiret"
                        "dev <at> jpoiret.xyz")
   core installer)
 
+(define-member (person "Simon Tournier"
+                       "zimon.toutoune <at> gmail.com")
+  julia core mentors)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.35.1





Information forwarded to guix-patches <at> gnu.org:
bug#58110; Package guix-patches. (Wed, 28 Sep 2022 07:02:02 GMT) Full text and rfc822 format available.

Message #11 received at 58110 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 58110 <at> debbugs.gnu.org
Subject: Re: bug#58110: [PATCH 1/2] etc: teams: Define Julia team scope.
Date: Wed, 28 Sep 2022 09:01:30 +0200
> +        #:scope
> +        (list "gnu/packages/julia.scm"
> +              "gnu/packages/julia-jll.scm"
> +              "gnu/packages/julia-xyz.scm"
> +              "guix/build/julia-build-system.scm"
> +              "guix/build-system/julia.scm")))

I applied "(" patch that defines the same scope with a regex.

Thanks,

Mathieu




Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Wed, 28 Sep 2022 07:02:02 GMT) Full text and rfc822 format available.

Notification sent to zimoun <zimon.toutoune <at> gmail.com>:
bug acknowledged by developer. (Wed, 28 Sep 2022 07:02:02 GMT) Full text and rfc822 format available.

Message #16 received at 58110-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 58110-done <at> debbugs.gnu.org
Subject: Re: bug#58110: [PATCH 1/2] etc: teams: Define Julia team scope.
Date: Wed, 28 Sep 2022 09:01:48 +0200
> * etc/teams.scm.in: Add Simon Tournier.

Applied, thanks!

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 26 Oct 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.