civodul pushed a commit to branch master
in repository guix.

commit aae603980b816023a1f6d782bc421d38104a4e62
Author: Ludovic Courtès <[email protected]>
AuthorDate: Wed May 1 22:31:28 2024 +0200

    teams: Add myself to the documentation team.
    
    * etc/teams.scm (Ludovic Courtès): Add to documentation team.
    
    Change-Id: Icf71ad8e2ebbe2b65ab3b6c0cf8cd8fe60cf2d0a
---
 etc/teams.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 4d65a5476e..d8fee0d723 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -591,7 +591,8 @@ GLib/GIO, GTK, GStreamer and Webkit."
 
 (define-member (person "Ludovic Courtès"
                        "[email protected]")
-  core home bootstrap core-packages installer mentors)
+  core home bootstrap core-packages installer
+  documentation mentors)
 
 (define-member (person "Andreas Enge"
                        "[email protected]")

Reply via email to