diff --git a/etc/teams.scm b/etc/teams.scm index b9d996c2811..1d33edb28f3 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -874,6 +874,11 @@ the \"texlive\" importer." (define-member (person "Ashvith Shetty" "ashvithshetty0010@zohomail.in") go javascript) + +(define-member (person "Trevor Richards" + "trev@trevdev.ca") + lisp emacs) + (define (find-team name) (or (hash-ref %teams (string->symbol name))