From f63aeb62085394742645a6df45ecac166e57752d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:04:09 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 310c34aae..29acb3639 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ [![CircleCI][circleci-image]][circleci-url] [![codecov][codecov-image]][codecov-url] -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) [![code style: prettier][prettier-image]][prettier-url] [![semantic-release][semantic-image]][semantic-url] @@ -154,7 +154,7 @@ Thanks goes to these wonderful people -
Erik Ziegler
Erik Ziegler

💻
Evren Ozkan
Evren Ozkan

💻
Gustavo André Lelis
Gustavo André Lelis

💻
+
Erik Ziegler
Erik Ziegler

💻
Evren Ozkan
Evren Ozkan

💻
Gustavo André Lelis
Gustavo André Lelis

💻
Danny Brown
Danny Brown

💻
From 5abe368e9ecb6762081786c6fac21a2f4dc7a768 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:04:10 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e32887c99..af9ae1e84 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,15 @@ "contributions": [ "code" ] + }, + { + "login": "dannyrb", + "name": "Danny Brown", + "avatar_url": "https://avatars1.githubusercontent.com/u/5797588?v=4", + "profile": "http://dannyrb.com/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,