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 cd86148bf3 teams: Add cnx to team sysadmin.
cd86148bf3 is described below

commit cd86148bf346187f576f3c5d2a9c32b1ae87d79c
Author: Nguyễn Gia Phong <[email protected]>
AuthorDate: Wed Jan 14 17:57:19 2026 +0900

    teams: Add cnx to team sysadmin.
    
    * etc/teams.scm: Make cnx a member of team sysadmin.
    
    Change-Id: Ifd707911ebfcfb550aee3d8e8d9ace27f5386a6e
    Signed-off-by: Andreas Enge <[email protected]>
---
 etc/teams.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 96f0c3083b..e5e8117551 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1405,7 +1405,7 @@ the \"texlive\" importer."
 (define-member (person "Nguyễn Gia Phong"
                        "[email protected]"
                        "cnx")
-  python)
+  python sysadmin)
 
 (define-member (person "Lilah Tascheter"
                        "[email protected]"

Reply via email to