diff options
| author | Sergio Pastor Pérez <sergio.pastor-perez@inria.fr> | 2026-02-11 13:42:44 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-11 14:48:57 +0100 |
| commit | 21bb03de88db9bd2d05efd4fd5a1b2f9fae86e8d (patch) | |
| tree | 6dc6a064ba50144d40d06cef350ebd55a9441b36 | |
| parent | b8a02db5e9ee8e5644bcdd67d8d0fd762481df75 (diff) | |
teams: Add Sergio Pastor Pérez to various teams.
* etc/teams.scm: ("Sergio Pastor Pérez"): New entry. Add Sergio Pastor Pérez
to guile, hpc and kde teams.
Change-Id: I04c9b9a7cfc09633602cfaed661c3f305d7bb74b
Signed-off-by: Andreas Enge <andreas@enge.fr>
| -rwxr-xr-x | etc/teams.scm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/teams.scm b/etc/teams.scm index 091cc6f2a8e..2f51767765e 100755 --- a/etc/teams.scm +++ b/etc/teams.scm | |||
| @@ -1505,6 +1505,12 @@ the \"texlive\" importer." | |||
| 1505 | "dthompson2@worcester.edu" | 1505 | "dthompson2@worcester.edu" |
| 1506 | "flockofbirbs") | 1506 | "flockofbirbs") |
| 1507 | guile) | 1507 | guile) |
| 1508 | |||
| 1509 | (define-member (person "Sergio Pastor Pérez" | ||
| 1510 | "sergio.pastorperez@gmail.com" | ||
| 1511 | "pastor") | ||
| 1512 | guile hpc kde) | ||
| 1513 | |||
| 1508 | 1514 | ||
| 1509 | (define (find-team name) | 1515 | (define (find-team name) |
| 1510 | (or (hash-ref %teams (string->symbol name)) | 1516 | (or (hash-ref %teams (string->symbol name)) |
