From 41d25b2a866dd721c1dda4b30291b0052c1d25a2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 10 Jun 2020 10:54:30 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 7ba942dd..02f90698 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,7 @@
[![Tweet][tweet-badge]][tweet-url]
-
-[](#contributors-)
-
+[](#contributors-)
## Installation
@@ -203,12 +201,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Kent C. Dodds 🐛 |
 Gonzalo D'Elia 💻 ⚠️ 📖 👀 |
 Jeff Rifwald 📖 |
+  Leandro Lourenci 🐛 💻 ⚠️ |
-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From c0ebbd33846fc20c86dfc0c1b0198b86257d5a44 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 10 Jun 2020 10:54:31 +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 ce2b57e7..1ef3fedd 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -223,6 +223,17 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "lourenci",
+ "name": "Leandro Lourenci",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/2339362?v=4",
+ "profile": "https://blog.lourenci.com/",
+ "contributions": [
+ "bug",
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,