summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-03-28 19:57:43 +0800
committer宋文武 <iyzsong@member.fsf.org>2023-03-28 19:57:43 +0800
commit6d500ad544b2ca773b09001e16d38cb35ce9eb38 (patch)
treeb98cc3d040c7be332f0117b531a412ba714ef317 /etc
parentc9af27d4ca733b20f09019f1465d3e5fdc1ec724 (diff)
downloadguix-6d500ad544b2ca773b09001e16d38cb35ce9eb38.tar.gz
teams: Add Zhu Zihao.
* etc/teams.scm.in: Add Zhu Zihao.
Diffstat (limited to 'etc')
-rw-r--r--etc/teams.scm.in4
1 files changed, 4 insertions, 0 deletions
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))