From f0119f0980debc020b0ca124e190f05c524e8e3c Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Fri, 3 Oct 2025 13:16:04 +0200 Subject: [PATCH] =?UTF-8?q?teams:=20Add=20Igorj=20Gorja=C4=89ev.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * etc/teams.scm ("Igorj Gorjaĉev"): Add to BEAM team. Change-Id: Ie3b06a7abf482271c6a69cc7bc601c0cc76801c8 Reviewed-by: Hartmut Goebel 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 d1f483be192..2f3bd5fcb8b 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -1380,6 +1380,11 @@ the \"texlive\" importer." "phfrohring") beam) +(define-member (person "Igorj Gorjaĉev" + "igor@goryachev.org" + "delitrem") + beam) + (define (find-team name) (or (hash-ref %teams (string->symbol name))