diff options
| author | gemmaro <gemmaro.dev@gmail.com> | 2026-05-03 16:31:29 +0900 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-05-03 13:15:34 +0200 |
| commit | 4e983c3c4c40658fb9e7778d510cb5b1ab6fa8ea (patch) | |
| tree | 7fae766b7134b4ffd0a767240d856aa6284e5a44 | |
| parent | 94832f118262c5a090c2d48aaafa5ba7479179a0 (diff) | |
teams: Add gemmaro to the Ruby team.
* etc/teams.scm ("gemmaro"): New person in the Ruby team.
Change-Id: Ia4e99904e236c44f49c70985497a1e0ac2123047
Signed-off-by: Andreas Enge <andreas@enge.fr>
| -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 5701a98c05a..f823b29ce07 100755 --- a/etc/teams.scm +++ b/etc/teams.scm | |||
| @@ -1661,6 +1661,11 @@ the \"texlive\" importer." | |||
| 1661 | "tok") | 1661 | "tok") |
| 1662 | electronics) | 1662 | electronics) |
| 1663 | 1663 | ||
| 1664 | (define-member (person "gemmaro" | ||
| 1665 | "gemmaro.dev@gmail.com" | ||
| 1666 | "gemmaro") | ||
| 1667 | ruby) | ||
| 1668 | |||
| 1664 | 1669 | ||
| 1665 | (define (find-team name) | 1670 | (define (find-team name) |
| 1666 | (or (hash-ref %teams (string->symbol name)) | 1671 | (or (hash-ref %teams (string->symbol name)) |
