mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
teams: Add Josselin Poiret.
* etc/teams.scm.in: Add Josselin Poiret. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
f15a141cf3
commit
b4de11b5dc
1 changed files with 4 additions and 0 deletions
|
@ -426,6 +426,10 @@ (define-member (person "Andrew Tropin"
|
|||
"andrew@trop.in")
|
||||
home emacs)
|
||||
|
||||
(define-member (person "Josselin Poiret"
|
||||
"dev@jpoiret.xyz")
|
||||
core installer)
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Loading…
Reference in a new issue