diff --git a/.all-contributorsrc b/.all-contributorsrc index 697ddd3b0..2c84719c8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -149,6 +149,17 @@ "design", "review" ] + }, + { + "login": "rgommers", + "name": "Ralf Gommers", + "avatar_url": "https://avatars.githubusercontent.com/u/98330?v=4", + "profile": "https://github.com/rgommers/", + "contributions": [ + "code", + "design", + "review" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index f1151861d..a01f2b2e3 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-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-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) @@ -94,6 +94,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Stefan van der Walt
Stefan van der Walt

💻 🎨 👀 Eli Schwartz
Eli Schwartz

💻 🎨 👀 + + Ralf Gommers
Ralf Gommers

💻 🎨 👀 +