aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-08-12 22:55:56 +0200
committerLudovic Courtès <ludo@gnu.org>2023-08-12 22:55:56 +0200
commit530455be0275f9f2728f38afac0e7aeffd736336 (patch)
tree7ebce6b55ed9edc62c401fb276ee5aa33c411db7 /etc
parent437a705f9cd288507d1bf77582d7a0cc5d1f56c3 (diff)
downloadguix-530455be0275f9f2728f38afac0e7aeffd736336.tar
guix-530455be0275f9f2728f38afac0e7aeffd736336.tar.gz
teams: Add myself to 'installer' and leave 'embedded'.
* etc/teams.scm.in (Ludovic Courtès): Drop 'embedded' (added in 7cf606a5a0515b9a124fb58a06e3daa24a4a4e69) and add 'installer'.
Diffstat (limited to 'etc')
-rw-r--r--etc/teams.scm.in2
1 files changed, 1 insertions, 1 deletions
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")