From 563b0d08ea29b3d81e9778522444c7786b8e1043 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 3 Apr 2021 04:50:42 +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 12676638..36b84cc7 100644
--- a/README.md
+++ b/README.md
@@ -223,6 +223,7 @@ Thanks goes to these wonderful people
 Giovanni Ravalico 🤔 |
 Julio Soto 💻 |
 Juno Tesoro 📖 |
+  Andrés Osante 💻 |
From 7f3dd0fc7f4f3836a1ad89cf10ae8c329d2751e3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 3 Apr 2021 04:50:43 +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 5b6ed071..a8d8bed0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -366,6 +366,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "aosante",
+ "name": "Andrés Osante",
+ "avatar_url": "https://avatars.githubusercontent.com/u/37124700?v=4",
+ "profile": "http://www.andresosante.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,