diff --git a/.all-contributorsrc b/.all-contributorsrc index dcb201150..07471236c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -660,6 +660,16 @@ "contributions": [ "review" ] + }, + { + "login": "choldgraf", + "name": "Chris Holdgraf", + "avatar_url": "https://avatars.githubusercontent.com/u/1839645?v=4", + "profile": "http://chrisholdgraf.com", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index c49ba73df..eac808173 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci scientific Python Packaging Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-65-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) @@ -157,6 +157,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Ananthu C V
Ananthu C V

👀 + Chris Holdgraf
Chris Holdgraf

💻 👀