From 79c753eece67fbe9603cce7a2d32d9f147234e33 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 08:23:45 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6bb954..b5fb3a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Welcome to georide-position 👋

-[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) [![Build Status](https://travis-ci.org/ripoul/georide-position.svg?branch=master)](https://travis-ci.org/ripoul/georide-position) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) [![codecov](https://codecov.io/gh/ripoul/georide-position/branch/master/graph/badge.svg)](https://codecov.io/gh/ripoul/georide-position) @@ -89,6 +89,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jules LE BRIS
Jules LE BRIS

💻 🚧 TristanElain
TristanElain

💻 + gearsof44
gearsof44

💻 ⚠️ From f58eb8f1ab989806d8b437de85260d2153aecf94 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 08:23:46 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 22ff867..5505825 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -23,6 +23,16 @@ "contributions": [ "code" ] + }, + { + "login": "gearsof44", + "name": "gearsof44", + "avatar_url": "https://avatars1.githubusercontent.com/u/22347936?v=4", + "profile": "https://github.com/gearsof44", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,