diff --git a/.all-contributorsrc b/.all-contributorsrc index 4055a4be..87338566 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -152,6 +152,15 @@ "test", "ideas" ] + }, + { + "login": "heiglandreas", + "name": "Andreas Heigl", + "avatar_url": "https://avatars1.githubusercontent.com/u/91998?v=4", + "profile": "http://andreas.heigl.org/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index 9f53b202..e36e37fa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Leaflet.GeoSearch -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) **Demo and Docs: [smeijer.github.io/leaflet-geosearch](https://smeijer.github.io/leaflet-geosearch)** @@ -310,6 +310,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Alex Balhatchet

💻 ⚠️ 🤔 +
Andreas Heigl

💻