teams: Add Munyoki Kilyungi to the python and lisp teams.
* etc/teams.scm.in: Add Munyoki Kilyungi to the Python and Lisp teams. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
parent
f99ace331f
commit
e34257159d
|
@ -643,6 +643,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
|
||||||
"marius@gnu.org")
|
"marius@gnu.org")
|
||||||
python)
|
python)
|
||||||
|
|
||||||
|
(define-member (person "Munyoki Kilyungi"
|
||||||
|
"me@bonfacemunyoki.com")
|
||||||
|
python 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