civodul pushed a commit to branch master
in repository guix.

commit 530455be0275f9f2728f38afac0e7aeffd736336
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sat Aug 12 22:55:56 2023 +0200

    teams: Add myself to 'installer' and leave 'embedded'.
    
    * etc/teams.scm.in (Ludovic Courtès): Drop 'embedded' (added in
    7cf606a5a0515b9a124fb58a06e3daa24a4a4e69) and add
    'installer'.
---
 etc/teams.scm.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 7e3f53b8c9..d7ac146fda 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -512,7 +512,7 @@ GLib/GIO, GTK, GStreamer and Webkit."
 
 (define-member (person "Ludovic Courtès"
                        "[email protected]")
-  core home embedded bootstrap mentors)
+  core home bootstrap installer mentors)
 
 (define-member (person "Andreas Enge"
                        "[email protected]")

Reply via email to