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

iyzsong pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 6d500ad544 teams: Add Zhu Zihao.
6d500ad544 is described below

commit 6d500ad544b2ca773b09001e16d38cb35ce9eb38
Author: 宋文武 <[email protected]>
AuthorDate: Tue Mar 28 19:57:43 2023 +0800

    teams: Add Zhu Zihao.
    
    * etc/teams.scm.in: Add Zhu Zihao.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 131c36ede0..4c95c48543 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -568,6 +568,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
                        "[email protected]")
   reproduciblebuilds)
 
+(define-member (person "Zhu Zihao"
+                       "[email protected]")
+  localization xfce)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

Reply via email to