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

To reply to this bug, email your comments to 78104 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78104; Package guix-patches. (Mon, 28 Apr 2025 03:13:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Trevor Richards <trev <at> trevdev.ca>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 28 Apr 2025 03:13:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 day ago.

Previous Next


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