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 d318ded7ca4..6a1c0c68706 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1617,6 +1617,11 @@ the \"texlive\" importer."
1617 "folaht") 1617 "folaht")
1618 documentation) 1618 documentation)
1619 1619
1620(define-member (person "Thanos Apollo"
1621 "public@thanosapollo.org"
1622 "thanosapollo")
1623 vcs)
1624
1620 1625
1621(define (find-team name) 1626(define (find-team name)
1622 (or (hash-ref %teams (string->symbol name)) 1627 (or (hash-ref %teams (string->symbol name))