This is an automated email from the git hooks/post-receive script.

pelzflorian pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 7477f8e96d teams: Add myself to the documentation team.
7477f8e96d is described below

commit 7477f8e96d8b5701fcfa44c384171478d920ab49
Author: Florian Pelz <[email protected]>
AuthorDate: Thu May 2 10:56:33 2024 +0200

    teams: Add myself to the documentation team.
    
    * etc/teams.scm (Florian Pelz): Add to documentation team.
    
    Change-Id: I904097dbaf32ed0ae80caff5ef966bed287a2a05
---
 etc/teams.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index d8fee0d723..0dc2325c3e 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -636,7 +636,7 @@ GLib/GIO, GTK, GStreamer and Webkit."
 
 (define-member (person "Florian Pelz"
                        "[email protected]")
-  translations)
+  documentation translations)
 
 (define-member (person "Liliana Marie Prikler"
                        "[email protected]")

Reply via email to