From 7e4a7dd2413ac72ffcb252de23eb572ba90cf69e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 16:30:49 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2eaf2b1c..91708dcb 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,7 @@ [![Tweet][tweet-badge]][tweet-url] - -[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) ## Installation @@ -214,11 +212,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mateus Felix

💻 ⚠️ 📖
Renato Augusto Gama dos Santos

🤔 💻 📖 ⚠️ + +
Josh Kelly

💻 + - This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 505114d02fcdb652dd626db3bb402f4e95748231 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 16:30:50 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 20d7f49c..11497d21 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -306,6 +306,15 @@ "doc", "test" ] + }, + { + "login": "codecog", + "name": "Josh Kelly", + "avatar_url": "https://avatars0.githubusercontent.com/u/5106076?v=4", + "profile": "https://github.com/codecog", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,