diff --git a/etc/teams.scm b/etc/teams.scm index 4c6723f9b75..2f6a22d97cb 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -738,6 +738,11 @@ GLib/GIO, GTK, GStreamer and Webkit." "matt@excalamus.com") documentation) +(define-member (person "Laurent Gatto" + "laurent.gatto@gmail.com") + r) + + (define (find-team name) (or (hash-ref %teams (string->symbol name))