GNU bug report logs - #58097
[PATCH] teams: Add pukkamustard.

Previous Next

Package: guix-patches;

Reported by: pukkamustard <pukkamustard <at> posteo.net>

Date: Mon, 26 Sep 2022 17:16:02 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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58097: closed ([PATCH] teams: Add pukkamustard.)
Date: Tue, 27 Sep 2022 06:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Sep 2022 08:42:06 +0200
with message-id <87fsgd9v41.fsf <at> gnu.org>
and subject line Re: bug#58097: [PATCH] teams: Add pukkamustard.
has caused the debbugs.gnu.org bug report #58097,
regarding [PATCH] teams: Add pukkamustard.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58097: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58097
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: pukkamustard <pukkamustard <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: pukkamustard <pukkamustard <at> posteo.net>
Subject: [PATCH] teams: Add pukkamustard.
Date: Mon, 26 Sep 2022 17:14:51 +0000
* etc/teams.scm.in: Add pukkamustard.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 99d1d8168f..c81826055d 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 "pukkamustard"
+                       "pukkamustard <at> posteo.net")
+  ocaml)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: pukkamustard <pukkamustard <at> posteo.net>
Cc: 58097-done <at> debbugs.gnu.org
Subject: Re: bug#58097: [PATCH] teams: Add pukkamustard.
Date: Tue, 27 Sep 2022 08:42:06 +0200
> * etc/teams.scm.in: Add pukkamustard.

Applied, thanks!

Mathieu


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

Previous Next


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