From 27d2475f61dc67c8d083e8153fd5015bdda72cc4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 13:03:30 -0800 Subject: [PATCH] docs: add dennisschaaf as a contributor (#514) --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) 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

💻