mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
teams: Add Matt to the documentation team.
* etc/teams.scm (Matthew Trzcinski): New member. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Change-Id: I5f75d8e74d972c60760b8fb57bcef0b76a971962
This commit is contained in:
parent
703ae431f4
commit
9288654773
1 changed files with 4 additions and 0 deletions
|
@ -734,6 +734,10 @@ (define-member (person "Adam Faiz"
|
|||
"adam.faiz@disroot.org")
|
||||
games)
|
||||
|
||||
(define-member (person "Matthew Trzcinski"
|
||||
"matt@excalamus.com")
|
||||
documentation)
|
||||
|
||||
|
||||
(define (find-team name)
|
||||
(or (hash-ref %teams (string->symbol name))
|
||||
|
|
Loading…
Reference in a new issue