summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorHugo Buddelmeijer <hugo@buddelmeijer.nl>2026-02-05 09:57:20 +0100
committerCayetano Santos <csantosb@inventati.org>2026-02-05 10:32:57 +0100
commit2c710762f5c80b1a151b57c6f369dfa1812d1f97 (patch)
tree3a095d3f9a175f53a6d28a2df4cf223c1ac6b387 /etc
parentecb9b498fe9109a9e75e02c0d613d756e98a7c56 (diff)
teams: python: Add Hugo Buddelmeijer.
* etc/teams.scm ("Hugo Buddelmeijer"): Add to python team. Change-Id: I3d0c864583c83e3289ee236233f34875ab17f7db Signed-off-by: Cayetano Santos <csantosb@inventati.org>
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 451cb764e61..536d4ddfce7 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1473,6 +1473,11 @@ the \"texlive\" importer."
"mthl")
java)
+(define-member (person "Hugo Buddelmeijer"
+ "hugo@buddelmeijer.nl"
+ "hugobuddel")
+ python)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))
(error (format #false