teams: Add Katherine Cox-Buday to emacs, go, and lisp teams.
* etc/teams.scm.in: Add Katherine Cox-Buday. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
parent
132ddca5a4
commit
2c6fc97959
|
@ -614,6 +614,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
|
||||||
"maxim.cournoyer@gmail.com")
|
"maxim.cournoyer@gmail.com")
|
||||||
gnome qt telephony)
|
gnome qt telephony)
|
||||||
|
|
||||||
|
(define-member (person "Katherine Cox-Buday"
|
||||||
|
"cox.katherine.e+guix@gmail.com")
|
||||||
|
emacs go lisp)
|
||||||
|
|
||||||
|
|
||||||
(define (find-team name)
|
(define (find-team name)
|
||||||
(or (hash-ref %teams (string->symbol name))
|
(or (hash-ref %teams (string->symbol name))
|
||||||
|
|
Reference in New Issue