From 3cfda3cd66bfa5d0a1567db4c94c9f03687f1b8f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 23 Aug 2024 19:44:21 +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 5c5acc20..b1d6c6c9 100644
--- a/README.md
+++ b/README.md
@@ -1553,6 +1553,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Aleksandr Elkin 🚧 |
 Mordechai Dror 💻 |
+  Idan Entin 💻 ⚠️ |
From 194122f1c3ee75484bb4e43a24ceb451e3692f71 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 23 Aug 2024 19:44:22 +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 c8b77074..f232e1a0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -784,6 +784,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "idanen",
+ "name": "Idan Entin",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1687893?v=4",
+ "profile": "https://github.com/idanen",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"repoHost": "https://github.com",