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 045c22027e8 teams: Add Maxim to javascript team.
045c22027e8 is described below

commit 045c22027e86726d897442565617e06dcf16b956
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Wed Sep 16 12:37:50 2026 +0900

    teams: Add Maxim to javascript team.
    
    * etc/teams.scm [maxim]: Subscribe to javascript team.
---
 etc/teams.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 8d15a52a831..a239e264859 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1429,7 +1429,8 @@ the \"texlive\" importer."
 (define-member (person "Maxim Cournoyer"
                        "[email protected]"
                        "apteryx")
-  maintainers codeberg core documentation electronics gnome qt telephony)
+  maintainers codeberg core documentation electronics javascript gnome
+  qt telephony)
 
 (define-member (person "Munyoki Kilyungi"
                        "[email protected]"

Reply via email to