mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
teams: Add self to 'python'.
* etc/teams.scm.in (Marius Bakke): New person.
This commit is contained in:
parent
fdfafaa48c
commit
86507c96ed
1 changed files with 4 additions and 0 deletions
|
@ -639,6 +639,10 @@ (define-member (person "Katherine Cox-Buday"
|
||||||
"cox.katherine.e+guix@gmail.com")
|
"cox.katherine.e+guix@gmail.com")
|
||||||
emacs go lisp)
|
emacs go lisp)
|
||||||
|
|
||||||
|
(define-member (person "Marius Bakke"
|
||||||
|
"marius@gnu.org")
|
||||||
|
python)
|
||||||
|
|
||||||
|
|
||||||
(define (find-team name)
|
(define (find-team name)
|
||||||
(or (hash-ref %teams (string->symbol name))
|
(or (hash-ref %teams (string->symbol name))
|
||||||
|
|
Loading…
Reference in a new issue