GNU bug report logs - #65314
[PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp teams

Previous Next

Package: guix-patches;

Reported by: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>

Date: Tue, 15 Aug 2023 18:08:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Subject: bug#65314: closed (Re: bug#65314: [PATCH 1/1] teams: Add
 Katherine Cox-Buday to emacs, go, and lisp teams)
Date: Wed, 16 Aug 2023 18:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65314: [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp teams

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

-- 
65314: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65314
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Cc: 65314-done <at> debbugs.gnu.org
Subject: Re: bug#65314: [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs,
 go, and lisp teams
Date: Wed, 16 Aug 2023 14:33:26 -0400
Hi!

Katherine Cox-Buday <cox.katherine.e <at> gmail.com> writes:

> * etc/teams.scm.in: Add Katherine Cox-Buday

I've added a trailing period to the commit message subject and changelog
entry, and pushed!

Thank you for joining teams!

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Subject: [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go,
 and lisp teams
Date: Tue, 15 Aug 2023 12:06:27 -0600
* etc/teams.scm.in: Add Katherine Cox-Buday
---
 etc/teams.scm.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index d7ac146fda..9481b44168 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -614,11 +614,15 @@ (define-member (person "Maxim Cournoyer"
                        "maxim.cournoyer <at> gmail.com")
   gnome qt telephony)
 
+(define-member (person "Katherine Cox-Buday"
+                       "cox.katherine.e+guix <at> gmail.com")
+  emacs go lisp)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
       (error (format #false
-                           "no such team: ~a~%" name))))
+                     "no such team: ~a~%" name))))
 
 (define (find-team-by-scope files)
   "Return the team(s) which scope matches at least one of the FILES, as list

base-commit: a4bed14c438dc0cbc1c1885a38f8409c7fef7957
-- 
2.41.0




This bug report was last modified 1 year and 283 days ago.

Previous Next


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