diff options
| author | Fabio Natali <me@fabionatali.com> | 2026-05-21 13:40:19 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-05-21 15:38:06 +0200 |
| commit | 3ac5660019453898db8b0546679905966029fba7 (patch) | |
| tree | 01301e6154ff00993564eefbd7f47ace7c8e138e | |
| parent | d7065ad369ba2967f5ebbf127fc37dc5018567fa (diff) | |
teams: Add Fabio Natali to the Emacs team.
- etc/teams.scm ("Fabio Natali"): New member.
Change-Id: I77726622d7fe22c8cb0fc28023740c997ff710cb
| -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 654a21f72a6..82d884c163b 100755 --- a/etc/teams.scm +++ b/etc/teams.scm | |||
| @@ -1687,6 +1687,11 @@ the \"texlive\" importer." | |||
| 1687 | "nomike") | 1687 | "nomike") |
| 1688 | dotnet) | 1688 | dotnet) |
| 1689 | 1689 | ||
| 1690 | (define-member (person "Fabio Natali" | ||
| 1691 | "me@fabionatali.com" | ||
| 1692 | "fnat") | ||
| 1693 | emacs) | ||
| 1694 | |||
| 1690 | 1695 | ||
| 1691 | (define (find-team name) | 1696 | (define (find-team name) |
| 1692 | (or (hash-ref %teams (string->symbol name)) | 1697 | (or (hash-ref %teams (string->symbol name)) |
