civodul pushed a commit to branch master
in repository guix.

commit 5f6bd3f92dee29e3463cba24287618214e3d454e
Author: 宋文武 <[email protected]>
AuthorDate: Fri Dec 9 14:51:45 2022 +0800

    teams: Add 宋文武.
    
    * etc/team.scm.in: Add 宋文武.
    
    Signed-off-by: Ludovic Courtès <[email protected]>
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index b784821a98..f42a7f6f28 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -515,6 +515,10 @@ importer."
                        "[email protected]")
   mentors)
 
+(define-member (person "宋文武"
+                       "[email protected]")
+  games localization)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

Reply via email to