summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorYan Abu Arab <yanabuarab@gmail.com>2026-02-05 17:14:45 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-02-05 17:21:43 +0000
commitf75080db69716891c46d5795f5d29ad8cc54700e (patch)
treeec44d92a9a1b9c48ce5274c135ffbafdcae27450 /etc
parent0d2eb45aca683642a839068c4e8dc276ac2eb569 (diff)
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 <sharlatanus@gmail.com>
Diffstat (limited to 'etc')
-rwxr-xr-xetc/teams.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/teams.scm b/etc/teams.scm
index 536d4ddfce7..2969b87d121 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1478,6 +1478,11 @@ the \"texlive\" importer."
1478 "hugobuddel") 1478 "hugobuddel")
1479 python) 1479 python)
1480 1480
1481(define-member (person "Yan Abu Arab"
1482 "yanabuarab@gmail.com"
1483 "tux1c")
1484 python sysadmin)
1485
1481(define (find-team name) 1486(define (find-team name)
1482 (or (hash-ref %teams (string->symbol name)) 1487 (or (hash-ref %teams (string->symbol name))
1483 (error (format #false 1488 (error (format #false