mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01: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 @@ GLib/GIO, GTK, GStreamer and Webkit."
|
|||
"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…
Add table
Reference in a new issue