From 2a888a101b96bcc45c461a20bd539ea84c15003c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 8 Jan 2024 20:11:55 +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 02a370c9..2323bb5b 100644
--- a/README.md
+++ b/README.md
@@ -346,6 +346,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Craig Morten 💻 |
 Naor Peled 💻 |
 Julien Wajsberg 💻 🐛 |
+  Kevin BON 💻 🐛 |
From 725cd8e00fb65cd7d226d955b61f32ef8a4d339e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 8 Jan 2024 20:11:56 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e36b8dff..5b699465 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1626,6 +1626,16 @@
"code",
"bug"
]
+ },
+ {
+ "login": "KevinBon",
+ "name": "Kevin BON",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1910927?v=4",
+ "profile": "https://github.com/KevinBon",
+ "contributions": [
+ "code",
+ "bug"
+ ]
}
],
"repoHost": "https://github.com",