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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: bug#69336: closed (Re: [bug#69336] [PATCH] teams: Add Tanguy Le
 Carrour.)
Date: Thu, 14 Mar 2024 13:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69336: [PATCH] teams: Add Tanguy Le Carrour.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69336 <at> debbugs.gnu.org.

-- 
69336: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69336
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: guix-patches <at> gnu.org, 69336-done <at> debbugs.gnu.org
Subject: Re: [bug#69336] [PATCH] teams: Add Tanguy Le Carrour.
Date: Thu, 14 Mar 2024 13:53:26 +0000
[Message part 3 (text/plain, inline)]
Tanguy Le Carrour <tanguy <at> bioneland.org> writes:

> 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(+)

Thanks, I've pushed this to master as
7319b4d5286d31a9c6a889e81af72308efdaab41.

I moved you up a bit in the file since we should probably add things
roughly alphabetically, to try and reduce the chance of conflicts (as
happened here).

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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.