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 95e47fba00 teams: Update own membership.
95e47fba00 is described below

commit 95e47fba00d6523599013cfce962d128144b3beb
Author: Ludovic Courtès <[email protected]>
AuthorDate: Fri Feb 6 21:06:55 2026 +0100

    teams: Update own membership.
    
    * etc/teams.scm (civodul): Remove ‘mentors’; add ‘guile’.
    
    Change-Id: Ie4be0559b3f7fff4dab610f3e3e083ca26135a34
    Signed-off-by: jgart <[email protected]>
---
 etc/teams.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 9a4b17e6e7..45f6f3275c 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1147,7 +1147,7 @@ the \"texlive\" importer."
                        "[email protected]"
                        "civodul")
   core core-packages hpc installer
-  mentors)
+  guile)
 
 (define-member (person "Andreas Enge"
                        "[email protected]"

Reply via email to