summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@zancanaro.id.au>2026-02-14 14:41:04 +1100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-02-26 16:28:33 +0000
commit4189125e4c69da3a4b3087fc419e161ad5ded20f (patch)
tree223f31790c36cd8a86724eeac076d727bc36d922
parent0d22ebf4dd8ab33fc2b4ede22975659129c488ec (diff)
teams: Add Carlo Zancanaro to lua and ruby teams.
* etc/teams.scm ("Carlo Zancanaro"): New person in lua and ruby teams. Change-Id: I3169931f2ca09a9581dd90775d793b600dd28942
-rwxr-xr-xetc/teams.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/teams.scm b/etc/teams.scm
index c9d1db154fb..0d94a1eaf98 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1577,6 +1577,11 @@ the \"texlive\" importer."
"pastor")
guile hpc kde)
+(define-member (person "Carlo Zancanaro"
+ "carlo@zancanaro.id.au"
+ "czan")
+ lua ruby)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))