summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiacomo Leidi <goodoldpaul@autistici.org>2025-10-03 13:16:04 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-11-09 19:56:46 +0000
commitf0119f0980debc020b0ca124e190f05c524e8e3c (patch)
tree2e3d988ce11e7359789ea2e8cc57680c2e1e74bc
parent00592945729d821752a6a7195a6e155a83b21c70 (diff)
teams: Add Igorj Gorjaĉev.
* etc/teams.scm ("Igorj Gorjaĉev"): Add to BEAM team. Change-Id: Ie3b06a7abf482271c6a69cc7bc601c0cc76801c8 Reviewed-by: Hartmut Goebel <h.goebel@crazy-compilers.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
-rwxr-xr-xetc/teams.scm5
1 files changed, 5 insertions, 0 deletions
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))