guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 4189125e4c69da3a4b3087fc419e161ad5ded20f
Author: Carlo Zancanaro <[email protected]>
AuthorDate: Sat Feb 14 14:41:04 2026 +1100
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"
+ "[email protected]"
+ "czan")
+ lua ruby)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))