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: pukkamustard <pukkamustard <at> posteo.net>
To: 58097 <at> debbugs.gnu.org
Cc: pukkamustard <pukkamustard <at> posteo.net>
Subject: [bug#58097] [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





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.