From 8cab33ed8b2f572fcf5a510a3f63231fd34f44bd Mon Sep 17 00:00:00 2001 From: Alberto Bonacina Date: Wed, 4 Mar 2020 14:18:48 +0100 Subject: [PATCH] Changed Go Section to Alphabetic Order (#623) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1475abd..dfcf47f 100644 --- a/README.md +++ b/README.md @@ -77,15 +77,15 @@ If you are not a programmer, but would like to contribute, check out the [Awesom ## Go -- [Moby](https://github.com/moby/moby/labels/exp%2Fbeginner) _(label: exp/beginner)_
Open-source application container engine -- [Hugo](https://github.com/spf13/hugo/labels/exp%2Fbeginner) _(label: exp/beginner)_
A Fast and Flexible Static Site Generator built with love in GoLang - [CockroachDB](https://github.com/cockroachdb/cockroach/labels/good%20first%20issue) _(label: good first issue)_
The Scalable, Survivable, Strongly-Consistent SQL Database -- [Helm](https://github.com/kubernetes/helm/labels/good%20first%20issue) _(label: good first issue)_
The Kubernetes Package Manager -- [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22Up+For+Grabs%22+label%3A%22Difficulty%2F1%3AEasy%22+label%3A%22Tech%2FGo%22+) _(label: Up For Grabs, Difficulty/1:Easy, Tech/Go)_
Open source Slack-alternative in Golang and React - [Docker/CLI](https://github.com/docker/cli/labels/exp%2Fbeginner) _(label: exp/beginner)_
The Docker CLI +- [Helm](https://github.com/kubernetes/helm/labels/good%20first%20issue) _(label: good first issue)_
The Kubernetes Package Manager +- [Hugo](https://github.com/spf13/hugo/labels/exp%2Fbeginner) _(label: exp/beginner)_
A Fast and Flexible Static Site Generator built with love in GoLang - [Kubernetes](https://github.com/kubernetes/kubernetes/labels/good%20first%20issue) _(label: good first issue)_
Production-Grade Container Scheduling and Management System -- [TiDB](https://github.com/pingcap/tidb/labels/for%20new%20contributors) _(label: for new contributors)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database +- [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22Up+For+Grabs%22+label%3A%22Difficulty%2F1%3AEasy%22+label%3A%22Tech%2FGo%22+) _(label: Up For Grabs, Difficulty/1:Easy, Tech/Go)_
Open source Slack-alternative in Golang and React +- [Moby](https://github.com/moby/moby/labels/exp%2Fbeginner) _(label: exp/beginner)_
Open-source application container engine - [Terraform](https://github.com/hashicorp/terraform/labels/good%20first%20issue) _(label: good first issue)_
A tool for building, changing, and versioning infrastructure safely and efficiently. +- [TiDB](https://github.com/pingcap/tidb/labels/for%20new%20contributors) _(label: for new contributors)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database ## Java