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.md | |
parent | ba47306a6987cf5357a08d55e5cab75a87d2b025 (diff) | |
download | gitea-f83519b4528da69df41bbac3574e42903963a075.tar.gz gitea-f83519b4528da69df41bbac3574e42903963a075.zip |
report error when migration auth failed
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,6 +97,7 @@ There are 5 ways to install Gogs: ## Contributors - The [core team](http://gogs.io/team) of this project. +- Ex-team members [@lunny](https://github.com/lunny) and [@fuxiaohei](https://github.com/fuxiaohei). - See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors. - See [TRANSLATORS](conf/locale/TRANSLATORS) for full list of translators. |