guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/16: teams: Add myself to 'installer' and leave 'embedded'.


From: guix-commits
Subject: 05/16: teams: Add myself to 'installer' and leave 'embedded'.
Date: Sat, 12 Aug 2023 17:21:34 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 530455be0275f9f2728f38afac0e7aeffd736336
Author: Ludovic Courtès <ludo@gnu.org>
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"
                        "ludo@gnu.org")
-  core home embedded bootstrap mentors)
+  core home bootstrap installer mentors)
 
 (define-member (person "Andreas Enge"
                        "andreas@enge.fr")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]