diff --git a/etc/teams.scm b/etc/teams.scm index 536d4ddfce..2969b87d12 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -1478,6 +1478,11 @@ the \"texlive\" importer." "hugobuddel") python) +(define-member (person "Yan Abu Arab" + "yanabuarab@gmail.com" + "tux1c") + python sysadmin) + (define (find-team name) (or (hash-ref %teams (string->symbol name)) (error (format #false