This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 87895d6f71 teams: Add Simon's Codeberg account.
87895d6f71 is described below

commit 87895d6f7168bf775cb5fe88e989ee3533c0cba1
Author: Simon Tournier <[email protected]>
AuthorDate: Fri Oct 17 23:05:12 2025 +0200

    teams: Add Simon's Codeberg account.
    
    * etc/teams.scm (Simon Tournier): Add zimoun's Codeberg account.
    
    Change-Id: Ieae7102413890e2df3733d3584464ace92cfbf88
    Signed-off-by: Andreas Enge <[email protected]>
---
 etc/teams.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index ae7d0ff89c..30dcb74770 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1154,7 +1154,8 @@ the \"texlive\" importer."
   )
 
 (define-member (person "Simon Tournier"
-                       "[email protected]")
+                       "[email protected]"
+                       "zimoun")
   julia core mentors r)
 
 (define-member (person "宋文武"

Reply via email to