From d149a51d538fda64b302bd5e4f5ba7c9d21d3744 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Fri, 14 Dec 2018 12:48:02 +0100 Subject: [PATCH] Fix alphabetical order (#2281) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8f9e217..cc3ebb18 100644 --- a/README.md +++ b/README.md @@ -1786,6 +1786,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [fac](https://github.com/mkchoi212/fac) - Command-line user interface to fix git merge conflicts. * [gaia](https://github.com/gaia-pipeline/gaia) - Build powerful pipelines in any programming language. * [Gitea](https://github.com/go-gitea/gitea) - Fork of Gogs, entirely community driven. +* [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) - Migrate all your GitHub repositories, issues, milestones and labels to your Gitea instance. * [go-furnace](https://github.com/go-furnace/go-furnace) - Hosting solution written in Go. Deploy your Application with ease on AWS, GCP or DigitalOcean. * [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update. * [gobrew](https://github.com/cryptojuice/gobrew) - gobrew lets you easily switch between multiple versions of go.