From 855dbfac92926b0572effb99e6b1d693c64115a1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 10:22:01 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 037d5592..f4b569ec 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![Tweet][tweet-badge]][tweet-url] -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) ## Installation @@ -196,6 +196,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tobias Deekens

🐛 +
Victor Cordova

💻 ⚠️ 🐛 From 73351c9908d257d5616b6234305041225fd4b4e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 10:22:02 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 737a4865..e9486e42 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -169,6 +169,17 @@ "contributions": [ "bug" ] + }, + { + "login": "victorandcode", + "name": "Victor Cordova", + "avatar_url": "https://avatars0.githubusercontent.com/u/18427801?v=4", + "profile": "https://github.com/victorandcode", + "contributions": [ + "code", + "test", + "bug" + ] } ], "contributorsPerLine": 7,