diff options
| author | Nguyễn Gia Phong <cnx@loang.net> | 2026-03-16 11:15:59 +0900 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-03-16 08:20:13 +0100 |
| commit | a3bb442b038b1568d5da3b2f0298150210437c5c (patch) | |
| tree | 1930248f7a4dc9e06e99db88b573795dd6c242f2 /etc | |
| parent | 7eae2b1f1bb21411b85dafae1529b596775f065d (diff) | |
teams: Add Ashish SHUKLA to vcs team.
* etc/teams.scm ("Ashish SHUKLA"): New person in vcs team.
Change-Id: I454b694fe9997717c0ab34fe2980f93276fc1ff2
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'etc')
| -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 6a1c0c68706..32f39b6eb9f 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -1622,6 +1622,11 @@ the \"texlive\" importer." "thanosapollo") vcs) +(define-member (person "Ashish SHUKLA" + "ashish.is@lostca.se" + "group") + vcs) + (define (find-team name) (or (hash-ref %teams (string->symbol name)) |
