[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#57050] [PATCH v2 12/13] etc: teams: Add racket team.
From: |
Philip McGrath |
Subject: |
[bug#57050] [PATCH v2 12/13] etc: teams: Add racket team. |
Date: |
Thu, 11 Aug 2022 07:08:22 -0400 |
* etc/teams.scm.in (racket): New team.
---
etc/teams.scm.in | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index adee5d4356..af70f7525e 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -185,6 +185,14 @@ (define-team mozilla
"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")
--
2.32.0
- [bug#57050] [PATCH v2 05/13] gnu: racket: Update to 8.6., (continued)
- [bug#57050] [PATCH v2 06/13] gnu: chez-scheme: Bootfiles should not be native inputs., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 06/13] gnu: chez-scheme: Bootfiles should not be native inputs., Liliana Marie Prikler, 2022/08/11
- [bug#57050] [PATCH v2 06/13] gnu: chez-scheme: Bootfiles should not be native inputs., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 06/13] gnu: chez-scheme: Bootfiles should not be native inputs., Liliana Marie Prikler, 2022/08/12
- [bug#57050] [PATCH v2 08/13] gnu: racket: Support cross-compiling the VM packages., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 08/13] gnu: racket: Support cross-compiling the VM packages., Liliana Marie Prikler, 2022/08/11
- [bug#57050] [PATCH v2 08/13] gnu: racket: Support cross-compiling the VM packages., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 12/13] etc: teams: Add racket team.,
Philip McGrath <=
- [bug#57050] [PATCH v2 12/13] etc: teams: Add racket team., Liliana Marie Prikler, 2022/08/11
- [bug#57050] [PATCH v2 07/13] gnu: chez-scheme-for-racket: Support cross-compilation., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 07/13] gnu: chez-scheme-for-racket: Support cross-compilation., Liliana Marie Prikler, 2022/08/11
- [bug#57050] [PATCH v2 07/13] gnu: chez-scheme-for-racket: Support cross-compilation., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 11/13] gnu: racket: Use Racket CS on all systems., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 11/13] gnu: racket: Use Racket CS on all systems., Liliana Marie Prikler, 2022/08/11
- [bug#57050] [PATCH v2 09/13] gnu: chez-scheme-for-racket: Suport all systems., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 09/13] gnu: chez-scheme-for-racket: Suport all systems., Liliana Marie Prikler, 2022/08/11
- [bug#57050] [PATCH v2 09/13] gnu: chez-scheme-for-racket: Suport all systems., Philip McGrath, 2022/08/11
- [bug#57050] [PATCH v2 10/13] gnu: racket-vm-bc: Add workaround for ppc64le., Philip McGrath, 2022/08/11