emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65314: closed ([PATCH 1/1] teams: Add Katherine Cox-Buday to emacs,


From: GNU bug Tracking System
Subject: bug#65314: closed ([PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp teams)
Date: Wed, 16 Aug 2023 18:34:02 +0000

Your message dated Wed, 16 Aug 2023 14:33:26 -0400
with message-id <87msyqj0qx.fsf@gmail.com>
and subject line Re: bug#65314: [PATCH 1/1] teams: Add Katherine Cox-Buday to 
emacs, go, and lisp teams
has caused the debbugs.gnu.org bug report #65314,
regarding [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp 
teams
to be marked as done.

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


-- 
65314: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65314
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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@gmail.com")
   gnome qt telephony)
 
+(define-member (person "Katherine Cox-Buday"
+                       "cox.katherine.e+guix@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




--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi!

Katherine Cox-Buday <cox.katherine.e@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]