[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/27: etc: teams: Add racket team.
From: |
guix-commits |
Subject: |
09/27: etc: teams: Add racket team. |
Date: |
Sun, 4 Sep 2022 17:20:31 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 59b0cc6866dec4b7d618ae6bd501880de3787e9a
Author: Philip McGrath <philip@philipmcgrath.com>
AuthorDate: Sat Aug 27 14:55:43 2022 -0400
etc: teams: Add racket team.
* etc/teams.scm.in (racket): New team.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
etc/teams.scm.in | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index c99d794697..e2eb5048f6 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -185,6 +185,14 @@ and the maven-build-system."))
"Taking care about Icecat and Icedove, built from Mozilla Firefox
and Thunderbird."))
+(define-team racket
+ (team 'racket
+ #:name "Racket team"
+ #: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."))
+
(define-member (person "Thiago Jung Bauermann"
"bauermann@kolabnow.com")
- 13/27: gnu: Add Zuo., (continued)
- 13/27: gnu: Add Zuo., guix-commits, 2022/09/04
- 16/27: gnu: chez-scheme-for-racket: Support cross-compilation., guix-commits, 2022/09/04
- 14/27: gnu: racket: Update to 8.6., guix-commits, 2022/09/04
- 21/27: gnu: hashcat: Don't embed timestamp, fixing reproducibility., guix-commits, 2022/09/04
- 20/27: gnu: racket: Use Racket CS on all systems., guix-commits, 2022/09/04
- 25/27: gnu: Add texlive-latex-hyphenat., guix-commits, 2022/09/04
- 02/27: services: upower: Default to a percentage-based policy., guix-commits, 2022/09/04
- 04/27: store: Open daemon connections with SOCK_CLOEXEC., guix-commits, 2022/09/04
- 06/27: guix system: Do not use 'vm-image.tmpl' in tests., guix-commits, 2022/09/04
- 07/27: gnu: stex: Update to 1.2.2-2.afa6075., guix-commits, 2022/09/04
- 09/27: etc: teams: Add racket team.,
guix-commits <=
- 10/27: etc: teams: Add entry for Philip McGrath., guix-commits, 2022/09/04
- 15/27: gnu: chez-scheme: Make bootfiles regular inputs., guix-commits, 2022/09/04
- 17/27: gnu: racket: Support cross-compiling the VM packages., guix-commits, 2022/09/04
- 18/27: gnu: chez-scheme-for-racket: Support all systems., guix-commits, 2022/09/04
- 19/27: gnu: racket-vm-bc: Add workaround for ppc64le., guix-commits, 2022/09/04
- 22/27: gnu: hashcat: Unbundle everything but LZMA-SDK., guix-commits, 2022/09/04
- 24/27: gnu: hashcat: Fix cross-compilation., guix-commits, 2022/09/04
- 23/27: gnu: hashcat: Rewrite with G-exps., guix-commits, 2022/09/04
- 26/27: gnu: texlive-caption: Fix description., guix-commits, 2022/09/04
- 27/27: gnu: Add wmamixer., guix-commits, 2022/09/04