From 4616e10f6f60897f8c5305acb1c4568285774996 Mon Sep 17 00:00:00 2001 From: georgecao Date: Thu, 17 Dec 2020 19:32:42 +0800 Subject: [PATCH] Add a test teaminfo with Chinese charactor. --- TEAM_INFO/teaminfo.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TEAM_INFO/teaminfo.yaml b/TEAM_INFO/teaminfo.yaml index e6bf433..805afb1 100644 --- a/TEAM_INFO/teaminfo.yaml +++ b/TEAM_INFO/teaminfo.yaml @@ -13,3 +13,14 @@ teams: members: - giteeid: TommyLike email: tommylikehu@gmail.com +- teamid: 888843645633 + teamname: "小霸王" + description: "参赛题号:88 参赛队号:888843645633,参赛队名:小霸王" + repository: Xiaobawang + repotype: private + tutor: + - giteeid: georgecao + email: caozhi1214@qq.com + members: + - giteeid: TommyLike + email: tommylikehu@gmail.com -- Gitee