From 3c793bc2f92f2bdcd68a17ec01d099aef204bfbf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 1 Aug 2020 23:33:43 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 6c3c58dc..a69a9ca4 100644
--- a/README.md
+++ b/README.md
@@ -245,6 +245,7 @@ Thanks goes to these wonderful people
 Kevin Ostafinski 📖 |
 Markus Lasermann 💻 |
 Zac Jones 📖 |
+  Ricardo Busquet 💻 |
From 562a064e8569dc84a29a0283246b86490755f7de Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 1 Aug 2020 23:33:44 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f6eb11b3..eb6b455d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -119,6 +119,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "rbusquet",
+ "name": "Ricardo Busquet",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/7198302?v=4",
+ "profile": "https://ricardobusquet.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,