guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: teams: Add Zhu Zihao.


From: guix-commits
Subject: branch master updated: teams: Add Zhu Zihao.
Date: Tue, 28 Mar 2023 08:00:21 -0400

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: 宋文武 <iyzsong@member.fsf.org>
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."
                        "vagrant@reproducible-builds.org")
   reproduciblebuilds)
 
+(define-member (person "Zhu Zihao"
+                       "all_but_last@163.com")
+  localization xfce)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]