From 14d1fe6323c07fb18a6c679db67276ceae669e23 Mon Sep 17 00:00:00 2001
From: Sergey Ispravnikov <sispravnikov@noreply.gitea.io>
Date: Fri, 5 Nov 2021 11:59:05 +0800
Subject: [PATCH] Bitbucket2Gitea migration script added (#61)

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/61
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: a1012112796 <1012112796@qq.com>
Co-authored-by: Sergey Ispravnikov <sispravnikov@noreply.gitea.io>
Co-committed-by: Sergey Ispravnikov <sispravnikov@noreply.gitea.io>
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index aef2a4b..eb44d87 100644
--- a/README.md
+++ b/README.md
@@ -76,10 +76,12 @@ A curated list of awesome projects related to Gitea.
 
 ## Migration
 
+* [Bitbucket2Gitea](https://github.com/sIspravnikov/BitbucketToGitea) - A python3 script to migrate all projects and repositories from Atlassian BitBucket to Gitea.
 * [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc.
 * [gitlab2gitea](https://github.com/cornelk/gitlab2gitea) - A command line tool build with Golang to migrate a GitLab project to Gitea.
 * [Gogs2Gitea](https://github.com/lesh59/Gogs2Gitea) - A SQL script and process (README) to migrate directly from Gogs 0.12.3 to Gitea 1.12.5 / 1.12.6 in MySQL/MariaDB and maybe other DB's.
 
+
 ## Organizations
 
 * [Codeberg](https://codeberg.org/Codeberg) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io).