summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/teams.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/teams.scm b/etc/teams.scm
index 68e02bac553..a1a7737fc10 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1595,6 +1595,11 @@ the \"texlive\" importer."
1595 "czan") 1595 "czan")
1596 lua ruby) 1596 lua ruby)
1597 1597
1598(define-member (person "folaht"
1599 "folaht@protonmail.com"
1600 "folaht")
1601 documentation)
1602
1598 1603
1599(define (find-team name) 1604(define (find-team name)
1600 (or (hash-ref %teams (string->symbol name)) 1605 (or (hash-ref %teams (string->symbol name))