unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65314] [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp teams
@ 2023-08-15 18:06 Katherine Cox-Buday
  2023-08-16 18:33 ` bug#65314: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Katherine Cox-Buday @ 2023-08-15 18:06 UTC (permalink / raw)
  To: 65314; +Cc: Katherine Cox-Buday

* 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)
+
 \f
 (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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65314: [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp teams
  2023-08-15 18:06 [bug#65314] [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp teams Katherine Cox-Buday
@ 2023-08-16 18:33 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-08-16 18:33 UTC (permalink / raw)
  To: Katherine Cox-Buday; +Cc: 65314-done

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-16 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-15 18:06 [bug#65314] [PATCH 1/1] teams: Add Katherine Cox-Buday to emacs, go, and lisp teams Katherine Cox-Buday
2023-08-16 18:33 ` bug#65314: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).