mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
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>
This commit is contained in:
parent
f99ace331f
commit
e34257159d
1 changed files with 4 additions and 0 deletions
|
@ -643,6 +643,10 @@ (define-member (person "Marius Bakke"
|
|||
"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))
|
||||
|
|
Loading…
Reference in a new issue