From 4721b69722f5da06a6e28cdab3ba4dd96e8612bd Mon Sep 17 00:00:00 2001 From: Stephan Meijer Date: Sun, 4 Apr 2021 12:04:55 +0200 Subject: [PATCH] docs: add @Dusty211 as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7c88176a..3b5121ea 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -382,6 +382,15 @@ "contributions": [ "code" ] + }, + { + "login": "Dusty211", + "name": "Kyle Houghton", + "avatar_url": "https://avatars.githubusercontent.com/u/45924716?v=4", + "profile": "https://github.com/Dusty211", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 1024cadf..7f2ca383 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Leaflet.GeoSearch -[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-) **Demo and Docs: [smeijer.github.io/leaflet-geosearch](https://smeijer.github.io/leaflet-geosearch)** @@ -348,6 +348,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Kate Lizogubova

💻
Cory Leigh Rahman

🤔 💻
Oliver Jägle

💻 +
Kyle Houghton

💻