From cb9f34b557d5dad56f8efb7edebe307e0ce7bfea Mon Sep 17 00:00:00 2001
From: Lunny Xiao <xiaolunwen@gmail.com>
Date: Tue, 5 May 2020 12:29:49 +0000
Subject: [PATCH] Add Migrations

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 8de8c7b..6ae87aa 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ A curated list of awesome projects related to Gitea.
     - [Mobile](#mobile)
     - [Panel](#panel)
 
+- [Migration](#migration)
+
 - [Organizations](#organizations)
 
 - [Packages](#packages)
@@ -61,6 +63,10 @@ A curated list of awesome projects related to Gitea.
 
 * [GiteaPanel](https://github.com/sashaoli/GiteaPanel) - Manage the local Gitea server from the tray.
 
+## Migration
+
+* [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc.
+
 ## Organizations
 
 * [Codeberg](https://codeberg.org/Codeberg) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io).