diff --git a/.all-contributorsrc b/.all-contributorsrc index 77c4612b6..99c3aa161 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -243,6 +243,15 @@ "code", "review" ] + }, + { + "login": "dhirschfeld", + "name": "Dave Hirschfeld", + "avatar_url": "https://avatars.githubusercontent.com/u/881019?v=4", + "profile": "https://dhirschfeld.github.io", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 070efdbcc..d7ac510ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Scientific Python Open Source Packaging Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/python-package-guide?color=purple&display_name=tag&style=plastic) @@ -106,6 +106,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Matt Hall
Matt Hall

💻 👀 Jannis Leidel
Jannis Leidel

💻 👀 + Dave Hirschfeld
Dave Hirschfeld

👀