mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
etc: teams: Add (.
* etc/teams.scm.in: Add (. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
fb9f51a81f
commit
8710f01e04
1 changed files with 4 additions and 0 deletions
|
@ -477,6 +477,10 @@ (define-member (person "Josselin Poiret"
|
||||||
"dev@jpoiret.xyz")
|
"dev@jpoiret.xyz")
|
||||||
core installer)
|
core installer)
|
||||||
|
|
||||||
|
(define-member (person "("
|
||||||
|
"paren@disroot.org")
|
||||||
|
home mentors)
|
||||||
|
|
||||||
|
|
||||||
(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