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 8bd2cce1f4 teams: Move BonfaceKilz from lisp to guile team.
8bd2cce1f4 is described below

commit 8bd2cce1f4afd6150b7bf26fd0aa167cfa4a50dd
Author: Munyoki Kilyungi <[email protected]>
AuthorDate: Mon Mar 2 22:06:11 2026 +0300

    teams: Move BonfaceKilz from lisp to guile team.
    
    * etc/teams.scm: ("Munyoki Kilyungi"): Move from lisp to guile team.
    
    Merges: https://codeberg.org/guix/guix/pulls/6827
    Change-Id: I2fbb50b4c97d937cac116b0fe25b3c1f02658dc7
    Signed-off-by: Sharlatan Hellseher <[email protected]>
---
 etc/teams.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 0d94a1eaf9..2c4809e933 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1341,7 +1341,7 @@ the \"texlive\" importer."
 (define-member (person "Munyoki Kilyungi"
                        "[email protected]"
                        "BonfaceKilz")
-  python lisp)
+  python guile)
 
 (define-member (person "Gabriel Wicki"
                        "[email protected]"

Reply via email to