GNU bug report logs - #78104
[PATCH] teams: add Trevor Richards to lisp & emacs

Previous Next

Package: guix-patches;

Reported by: Trevor Richards <trev <at> trevdev.ca>

Date: Mon, 28 Apr 2025 03:13:03 UTC

Severity: normal

Tags: patch

Done: Steve George <steve <at> futurile.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: Trevor Richards <trev <at> trevdev.ca>
Subject: bug#78104: closed (RE: teams: Add entry for Trevor Richards)
Date: Fri, 09 May 2025 10:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78104: [PATCH] teams: add Trevor Richards to lisp & emacs

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

-- 
78104: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78104
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Steve George <steve <at> futurile.net>
To: 78104-done <at> debbugs.gnu.org
Cc: Trevor Richards <trev <at> trevdev.ca>
Subject: RE: teams: Add entry for Trevor Richards
Date: Fri, 9 May 2025 11:32:51 +0100
Hi,

Thanks Trevor, done in 	c3b6b57521404d223ae37d3dd91f7bb60ed0cebc

Steve / Futurile

[Message part 3 (message/rfc822, inline)]
From: Trevor Richards <trev <at> trevdev.ca>
To: guix-patches <at> gnu.org
Cc: Steve George <steve <at> futurile.net>
Subject: [PATCH] teams: add Trevor Richards to lisp & emacs
Date: Sun, 27 Apr 2025 20:08:39 -0700
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 6f10941c72..5423efed2d 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -869,6 +869,10 @@ (define-member (person "Hilton Chain"
 (define-member (person "NoƩ Lopez"
                        "noelopez <at> free.fr")
   gnome)
+
+(define-member (person "Trevor Richards"
+                       "trev <at> trevdev.ca")
+  lisp emacs)
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.49.0



This bug report was last modified 8 days ago.

Previous Next


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