From 9e0222ec85f7158e404dc3fface387e9fccf757c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Jul 2023 20:10:07 +0000
Subject: [PATCH 1/2] update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index dd961c6..46b10e7 100644
--- a/README.md
+++ b/README.md
@@ -229,7 +229,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Alejandro Vivanco 💻 ⚠️ 👀 |
 David Villamarin 💻 ⚠️ |
 Alexander Mejía 💻 ⚠️ |
-  Christian Samaniego 📖 💻 ⚠️ |
+  Christian Samaniego 📖 💻 ⚠️ 👀 |
 Sebastián Estrella 🚇 |
From 1aac3b33d3bab994c0270cbe630355bf93f25a5c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Jul 2023 20:10:08 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d71cf39..ca98cee 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -73,7 +73,8 @@
"contributions": [
"doc",
"code",
- "test"
+ "test",
+ "review"
]
},
{
@@ -113,5 +114,6 @@
]
}
],
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "commitType": "docs"
}