From f75080db69716891c46d5795f5d29ad8cc54700e Mon Sep 17 00:00:00 2001 From: Yan Abu Arab Date: Thu, 5 Feb 2026 17:14:45 +0200 Subject: [PATCH] teams: python,sysadmin: Add Yan Abu Arab. * etc/teams.scm ("Yan Abu Arab"): Add to python team, add to sysadmin team. Change-Id: I96a7102a117da7e112a2e668c5a0080eabf2a662 Signed-off-by: Sharlatan Hellseher --- etc/teams.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/teams.scm b/etc/teams.scm index 536d4ddfce..2969b87d12 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -1478,6 +1478,11 @@ the \"texlive\" importer." "hugobuddel") python) +(define-member (person "Yan Abu Arab" + "yanabuarab@gmail.com" + "tux1c") + python sysadmin) + (define (find-team name) (or (hash-ref %teams (string->symbol name)) (error (format #false