unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 58110@debbugs.gnu.org
Cc: zimoun <zimon.toutoune@gmail.com>
Subject: [bug#58110] [PATCH 1/2] etc: teams: Define Julia team scope.
Date: Tue, 27 Sep 2022 12:32:32 +0200	[thread overview]
Message-ID: <20220927103232.301179-1-zimon.toutoune@gmail.com> (raw)

* 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





             reply	other threads:[~2022-09-27 10:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27 10:32 zimoun [this message]
2022-09-27 10:33 ` [bug#58110] [PATCH 2/2] teams: Add Simon Tournier zimoun
2022-09-28  7:01   ` bug#58110: [PATCH 1/2] etc: teams: Define Julia team scope Mathieu Othacehe
2022-09-28  7:01 ` [bug#58110] " Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220927103232.301179-1-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=58110@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).