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.

Full log


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





This bug report was last modified 2 years and 237 days ago.

Previous Next


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