From 4189125e4c69da3a4b3087fc419e161ad5ded20f Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Sat, 14 Feb 2026 14:41:04 +1100 Subject: [PATCH] teams: Add Carlo Zancanaro to lua and ruby teams. * etc/teams.scm ("Carlo Zancanaro"): New person in lua and ruby teams. Change-Id: I3169931f2ca09a9581dd90775d793b600dd28942 --- etc/teams.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/teams.scm b/etc/teams.scm index c9d1db154f..0d94a1eaf9 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))