teams: Add self to 'python'.
* etc/teams.scm.in (Marius Bakke): New person.
parent
fdfafaa48c
commit
86507c96ed
|
@ -639,6 +639,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
|
|||
"cox.katherine.e+guix@gmail.com")
|
||||
emacs go lisp)
|
||||
|
||||
(define-member (person "Marius Bakke"
|
||||
"marius@gnu.org")
|
||||
python)
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Reference in New Issue