From 6ab3980ab8d5eb425148f47dc58d3aca86a19650 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jun 2020 18:31:57 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f66aa89c..a0dc67cb 100644
--- a/README.md
+++ b/README.md
@@ -264,6 +264,7 @@ Thanks goes to these people ([emoji key][emojis]):
 João Forja 💻 ⚠️ |
 Nick McCurdy 📖 💻 ⚠️ |
 Caleb Meredith 💻 |
+  Marco Moretti 💻 ⚠️ |
From 25a565519f6f3ff889e7ce80bf0f948395af694d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jun 2020 18:31:58 +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 2be11d7e..85df2179 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1027,6 +1027,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "marcosvega91",
+ "name": "Marco Moretti",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5365582?v=4",
+ "profile": "https://github.com/marcosvega91",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"repoHost": "https://github.com"