GNU bug report logs - #69336
[PATCH] teams: Add Tanguy Le Carrour.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Fri, 23 Feb 2024 18:13:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


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

From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] teams: Add Tanguy Le Carrour.
Date: Fri, 23 Feb 2024 19:11:43 +0100
Hi Guix,

This patch adds me to the Python and Home teams.
I’m slowly back to where I’ll be able to contribute more to Guix,
and I’ll try to focus on those two areas.
… and I’ll try to attend the first online patch review on Thursday March the 7th,
to make sure that I can do patch review properly! 😁

Regards

* etc/teams.scm.in ("Tanguy Le Carrour"): New member.

Change-Id: Ic1b1588a5a8bc67ee8e135c3069966f139374529
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index c1822fe881..7690539690 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -721,6 +721,10 @@ (define-member (person "Mark H Weaver"
                        "mhw <at> netris.org")
   mozilla)
 
+(define-member (person "Tanguy Le Carrour"
+                       "tanguy <at> bioneland.org")
+  python home)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

base-commit: 6831dfc58bf14341176f7358941ed685f34fb4c3
-- 
2.41.0





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

Previous Next


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