mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ importer."
|
||||||
"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…
Add table
Add a link
Reference in a new issue