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")
|
||||
python)
|
||||
|
||||
(define-member (person "Munyoki Kilyungi"
|
||||
"me@bonfacemunyoki.com")
|
||||
python lisp)
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Reference in New Issue