From c8c9c61d198cb3952c887d9327aeda26c72dbae3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:04:40 +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 29acb3639..347af71df 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-4-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-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

💻
Danny Brown
Danny Brown

💻
+
Erik Ziegler
Erik Ziegler

💻
Evren Ozkan
Evren Ozkan

💻
Gustavo André Lelis
Gustavo André Lelis

💻
Danny Brown
Danny Brown

💻
allcontributors[bot]
allcontributors[bot]

📖
From 627b621060d0e948921384140c267171ea321ce0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:04:41 +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 af9ae1e84..8699dce6b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -40,6 +40,15 @@ "contributions": [ "code" ] + }, + { + "login": "allcontributors", + "name": "allcontributors[bot]", + "avatar_url": "https://avatars3.githubusercontent.com/u/46843839?v=4", + "profile": "https://github.com/all-contributors/all-contributors-bot", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,