diff --git a/.all-contributorsrc b/.all-contributorsrc index bbd49f59..ddb12935 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -169,6 +169,15 @@ "contributions": [ "doc" ] + }, + { + "login": "dennisschaaf", + "name": "Dennis Schaaf", + "avatar_url": "https://avatars1.githubusercontent.com/u/116382?v=4", + "profile": "https://github.com/dennisschaaf", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 1e7d63af..7f9751e4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Dependencies Status](https://david-dm.org/imgix/react-imgix.svg)](https://david-dm.org/imgix/react-imgix) [![Code Climate](https://codeclimate.com/github/imgix/react-imgix/badges/gpa.svg)](https://codeclimate.com/github/imgix/react-imgix) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors) A [React](https://facebook.github.io/react/) component that renders images using [imgix](https://www.imgix.com/). It uses the smallest images possible, and renders well on the server. @@ -61,6 +61,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Craig Kochis
Craig Kochis

💻 Kelly Sutton
Kelly Sutton

🚧 Eugene Nagorny
Eugene Nagorny

📖 + Dennis Schaaf
Dennis Schaaf

💻