From d56f6ca4a3ff789d96788eb907b1b3601e029ff2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:30:48 +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 c0d85f31..5470ef13 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ Thanks goes to these people ([emoji key][emojis]): Arthur Lauck Vilas Boas
Arthur Lauck Vilas Boas

📖 Daniel Acuña
Daniel Acuña

💻 Craig Morten
Craig Morten

💻 + Naor Peled
Naor Peled

💻 From ba207fa86f7e7fcda6858b84e74f2512ed9c90ef Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:30:49 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 62775cb3..5e59a9b7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1607,6 +1607,15 @@ "contributions": [ "code" ] + }, + { + "login": "naorpeled", + "name": "Naor Peled", + "avatar_url": "https://avatars.githubusercontent.com/u/6171622?v=4", + "profile": "https://naor.dev", + "contributions": [ + "code" + ] } ], "repoHost": "https://github.com",