From a3bb442b038b1568d5da3b2f0298150210437c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Gia=20Phong?= Date: Mon, 16 Mar 2026 11:15:59 +0900 Subject: 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 --- etc/teams.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc') 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)) -- cgit v1.2.3