From d6aa707053e1f37923d3018436f0c5c6cf4765b7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Sat, 4 May 2019 14:04:44 +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 11de505..efa65b7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ practices.

[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-79-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] [![Join the community on Spectrum][spectrum-badge]][spectrum] @@ -188,7 +188,7 @@ light-weight, simple, and understandable. -
Ben Monro
Ben Monro

💻 ⚠️ 🤔 📖
Emil Tholin
Emil Tholin

💻 ⚠️ 🤔
+
Ben Monro
Ben Monro

💻 ⚠️ 🤔 📖
Emil Tholin
Emil Tholin

💻 ⚠️ 🤔
Eduardo Rabelo
Eduardo Rabelo

⚠️ 💻
Thanks goes to these people ([emoji key][emojis]): From 7136ed251e11e343c1d9045bee80d95335ab4e2c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Sat, 4 May 2019 14:04:45 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 81cc08d..50342ff 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -27,6 +27,16 @@ "test", "ideas" ] + }, + { + "login": "oieduardorabelo", + "name": "Eduardo Rabelo", + "avatar_url": "https://avatars1.githubusercontent.com/u/829902?v=4", + "profile": "https://medium.com/@oieduardorabelo", + "contributions": [ + "test", + "code" + ] } ], "contributorsPerLine": 7,