From 7d8375e91450539665431e21e41c07ba8b451c67 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 11 Mar 2020 22:54:37 +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 6224885b..da6120d4 100644
--- a/README.md
+++ b/README.md
@@ -527,6 +527,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Ryota Murakami 📖 |
 Michael Hottman 🤔 |
 Steven Fitzpatrick 🐛 |
+  Juan Je García 📖 |
From 2edb663e41d424090bd302f4a307ac859f0c802f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 11 Mar 2020 22:54:38 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 15254a50..0ef0e46a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1045,6 +1045,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "juangl",
+ "name": "Juan Je García",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1887029?v=4",
+ "profile": "https://github.com/juangl",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,