GNU bug report logs -
#69336
[PATCH] teams: Add Tanguy Le Carrour.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 14 Mar 2024 13:53:26 +0000
with message-id <87sf0ssyuq.fsf <at> cbaines.net>
and subject line Re: [bug#69336] [PATCH] teams: Add Tanguy Le Carrour.
has caused the debbugs.gnu.org bug report #69336,
regarding [PATCH] teams: Add Tanguy Le Carrour.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
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.