diff options
| author | Thomas Kramer <thomas@f-si.org> | 2026-03-25 15:03:01 +0000 |
|---|---|---|
| committer | Gabriel Wicki <gabriel@erlikon.ch> | 2026-03-26 11:31:32 +0100 |
| commit | 926a749463bdb0f0104ef2002b194394bac76c70 (patch) | |
| tree | 3eb8e65500aea5d9c9cb8cc1a63aaead460005c8 | |
| parent | 4bcd08fe560e6b11a8b602a1a000da34b44bd2ed (diff) | |
teams: Add Thomas Kramer to electronics team.
* etc/teams.scm: ("Thomas Kramer"): New person in electronics team.
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
| -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 6b8e88583c2..0ea4a601832 100755 --- a/etc/teams.scm +++ b/etc/teams.scm | |||
| @@ -1644,6 +1644,11 @@ the \"texlive\" importer." | |||
| 1644 | "peterpolidoro") | 1644 | "peterpolidoro") |
| 1645 | electronics) | 1645 | electronics) |
| 1646 | 1646 | ||
| 1647 | (define-member (person "Thomas Kramer" | ||
| 1648 | "thomas@f-si.org" | ||
| 1649 | "tok") | ||
| 1650 | electronics) | ||
| 1651 | |||
| 1647 | 1652 | ||
| 1648 | (define (find-team name) | 1653 | (define (find-team name) |
| 1649 | (or (hash-ref %teams (string->symbol name)) | 1654 | (or (hash-ref %teams (string->symbol name)) |
