teams: Add Matt to the documentation team.
* etc/teams.scm (Matthew Trzcinski): New member. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Change-Id: I5f75d8e74d972c60760b8fb57bcef0b76a971962master
parent
703ae431f4
commit
9288654773
|
@ -734,6 +734,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
|
||||||
"adam.faiz@disroot.org")
|
"adam.faiz@disroot.org")
|
||||||
games)
|
games)
|
||||||
|
|
||||||
|
(define-member (person "Matthew Trzcinski"
|
||||||
|
"matt@excalamus.com")
|
||||||
|
documentation)
|
||||||
|
|
||||||
|
|
||||||
(define (find-team name)
|
(define (find-team name)
|
||||||
(or (hash-ref %teams (string->symbol name))
|
(or (hash-ref %teams (string->symbol name))
|
||||||
|
|
Reference in New Issue