From a787dcae3f4f6fa8068fbbea0cbc9f27fd6dd197 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 21 Jun 2020 20:06:17 +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 d9402c68..4205109b 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
[![Tweet][tweet-badge]][tweet-url]
-[](#contributors-)
+[](#contributors-)
## Installation
@@ -209,6 +209,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Jacob Parish 🐛 💻 ⚠️ |
 Nick McCurdy 🤔 💻 👀 |
 Stefan Cameron 🐛 |
+  Mateus Felix 💻 ⚠️ 📖 |
From ed179c891f195148539ec13f1624d2156e53a8b4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 21 Jun 2020 20:06:18 +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 69d8e812..f2d0c466 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -283,6 +283,17 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "thebinaryfelix",
+ "name": "Mateus Felix",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4968788?v=4",
+ "profile": "https://www.linkedin.com/in/mateusfelix/",
+ "contributions": [
+ "code",
+ "test",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,