summary refs log tree commit diff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2024-05-01 22:31:28 +0200
committerLudovic Courtès <ludo@gnu.org>2024-05-01 22:31:28 +0200
commitaae603980b816023a1f6d782bc421d38104a4e62 (patch)
tree173fcec7faafe915576435adf6d5d95e28c97dd3
parent54f6732e5dfa52e5a696492122ee0b521a6c5548 (diff)
downloadguix-aae603980b816023a1f6d782bc421d38104a4e62.tar.gz
teams: Add myself to the documentation team.
* etc/teams.scm (Ludovic Courtès): Add to documentation team.

Change-Id: Icf71ad8e2ebbe2b65ab3b6c0cf8cd8fe60cf2d0a
-rwxr-xr-xetc/teams.scm3
1 files changed, 2 insertions, 1 deletions
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"
                        "ludo@gnu.org")
-  core home bootstrap core-packages installer mentors)
+  core home bootstrap core-packages installer
+  documentation mentors)
 
 (define-member (person "Andreas Enge"
                        "andreas@enge.fr")