diff options
| author | Carlo Zancanaro <carlo@zancanaro.id.au> | 2026-02-14 14:41:04 +1100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-02-26 16:28:33 +0000 |
| commit | 4189125e4c69da3a4b3087fc419e161ad5ded20f (patch) | |
| tree | 223f31790c36cd8a86724eeac076d727bc36d922 | |
| parent | 0d22ebf4dd8ab33fc2b4ede22975659129c488ec (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-x | etc/teams.scm | 5 |
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)) |
