guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 108c40791bd4f38575fcc43bfa67faa5e2174fa6
Author: Giacomo Leidi <[email protected]>
AuthorDate: Fri Aug 1 21:53:08 2025 +0200

    teams: Add entry for fishinthecalculator.
    
    * etc/teams.scm ("fishinthecalculator"): New member.
    
    Change-Id: I88c1803455c0cd2126d15d31d45a32572cdee5c2
---
 etc/teams.scm | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 4f4808fd0a..329e3a6133 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1276,6 +1276,11 @@ the \"texlive\" importer."
                        "Yelninei")
   hurd)
 
+(define-member (person "Giacomo Leidi"
+                       "[email protected]"
+                       "fishinthecalculator")
+  audio)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

Reply via email to