From 230590e1434ac15134b0caf4416f090d9c2e4fdf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 3 Jun 2022 19:16:56 +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 42cd0973..0da6a6be 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Antoine 💻 |
 Mathieu 💻 |
 Vincent Dhennin 💻 ⚠️ |
+  Tony Gorez 💻 📖 ⚠️ |
From 5f591ef6df117124163598c5f6aa0b213155313f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 3 Jun 2022 19:16:57 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 19bbcaf4..b1b501ae 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -54,6 +54,17 @@
"code",
"test"
]
+ },
+ {
+ "login": "tony-go",
+ "name": "Tony Gorez",
+ "avatar_url": "https://avatars.githubusercontent.com/u/22824417?v=4",
+ "profile": "http://tonygo.dev",
+ "contributions": [
+ "code",
+ "doc",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,