diff options
author | Unknwon <u@gogs.io> | 2015-07-28 21:24:24 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-07-28 21:24:24 +0800 |
commit | f83519b4528da69df41bbac3574e42903963a075 (patch) | |
tree | 501b52ff1a26b04e586a582f89507245aeaa51f8 /README_ZH.md | |
parent | ba47306a6987cf5357a08d55e5cab75a87d2b025 (diff) | |
download | gitea-f83519b4528da69df41bbac3574e42903963a075.tar.gz gitea-f83519b4528da69df41bbac3574e42903963a075.zip |
report error when migration auth failed
Diffstat (limited to 'README_ZH.md')
-rw-r--r-- | README_ZH.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README_ZH.md b/README_ZH.md index 4ee6f48054..4715f2ffd1 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -80,6 +80,7 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自 ## 贡献成员 - 本项目的 [开发团队](http://gogs.io/team)。 +- 前团队成员 [@lunny](https://github.com/lunny) 和 [@fuxiaohei](https://github.com/fuxiaohei)。 - 您可以通过查看 [贡献者页面](https://github.com/gogits/gogs/graphs/contributors) 获取完整的贡献者列表。 - 您可以通过查看 [TRANSLATORS](conf/locale/TRANSLATORS) 文件获取完整的翻译人员列表。 |