mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
teams: Add Raghav Gururajan.
* etc/teams.scm.in: Add Raghav Gururajan.
This commit is contained in:
parent
0209ee0b55
commit
01aa6e0454
1 changed files with 4 additions and 0 deletions
|
@ -488,6 +488,10 @@ (define-member (person "Simon Tournier"
|
|||
"zimon.toutoune@gmail.com")
|
||||
julia core mentors)
|
||||
|
||||
(define-member (person "Raghav Gururajan"
|
||||
"rg@raghavgururajan.name")
|
||||
mentors)
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Loading…
Reference in a new issue