summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2026-03-16 11:15:07 +0900
committerCayetano Santos <csantosb@inventati.org>2026-03-16 08:19:45 +0100
commit7eae2b1f1bb21411b85dafae1529b596775f065d (patch)
treeae5af297dcc793459d6c91d330f093b39a3edf01 /etc
parentfa67dd643eca383a9093357760b25b16ac1e120a (diff)
teams: Add Thanos Apollo to vcs team.
* etc/teams.scm ("Thanos Apollo"): New person in vcs team. Change-Id: I7afd97b470a93fb9aad02cf493d3ab3b8df89668 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
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."
"folaht")
documentation)
+(define-member (person "Thanos Apollo"
+ "public@thanosapollo.org"
+ "thanosapollo")
+ vcs)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))