summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiacomo Leidi <goodoldpaul@autistici.org>2025-08-01 21:53:08 +0200
committerGabriel Wicki <gabriel@erlikon.ch>2025-08-03 12:13:16 +0200
commit108c40791bd4f38575fcc43bfa67faa5e2174fa6 (patch)
tree8b508f7ce79a173d957c80b4a93a4f086788d047
parentbc4652f66595e1f94f12944f5af905c6744201a6 (diff)
teams: Add entry for fishinthecalculator.
* etc/teams.scm ("fishinthecalculator"): New member. Change-Id: I88c1803455c0cd2126d15d31d45a32572cdee5c2
-rwxr-xr-xetc/teams.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/teams.scm b/etc/teams.scm
index 4f4808fd0a8..329e3a6133d 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1276,6 +1276,11 @@ the \"texlive\" importer."
"Yelninei")
hurd)
+(define-member (person "Giacomo Leidi"
+ "goodoldpaul@autistici.org"
+ "fishinthecalculator")
+ audio)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))