GNU bug report logs - #58095
[PATCH] teams: Add Josselin Poiret.

Previous Next

Package: guix-patches;

Reported by: Josselin Poiret <dev <at> jpoiret.xyz>

Date: Mon, 26 Sep 2022 14:27:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Josselin Poiret <dev <at> jpoiret.xyz>
Subject: bug#58095: closed (Re: bug#58095: [PATCH] teams: Add Josselin
 Poiret.)
Date: Tue, 27 Sep 2022 06:42:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58095: [PATCH] teams: Add Josselin Poiret.

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 58095 <at> debbugs.gnu.org.

-- 
58095: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58095
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Josselin Poiret <dev <at> jpoiret.xyz>
Cc: 58095-done <at> debbugs.gnu.org
Subject: Re: bug#58095: [PATCH] teams: Add Josselin Poiret.
Date: Tue, 27 Sep 2022 08:41:03 +0200
> * etc/teams.scm.in: Add Josselin Poiret.

Applied, thanks!

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Josselin Poiret <dev <at> jpoiret.xyz>
To: guix-patches <at> gnu.org
Cc: Josselin Poiret <dev <at> jpoiret.xyz>
Subject: [PATCH] teams: Add Josselin Poiret.
Date: Mon, 26 Sep 2022 16:26:36 +0200
* etc/teams.scm.in: Add Josselin Poiret.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 99d1d8168f..1269166d3b 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -426,6 +426,10 @@ (define-member (person "Andrew Tropin"
                        "andrew <at> trop.in")
   home emacs)
 
+(define-member (person "Josselin Poiret"
+                       "dev <at> jpoiret.xyz")
+  core installer)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

base-commit: 9e4164c6ffaa8e39e9a15a0cffa9293bfe28e4b9
-- 
2.37.3




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

Previous Next


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