From 41f20546cb24db5a1ab840ac77329fbcd898e56b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 03:14: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 f70c5f8f1f..6ec92a811b 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ For issues we want to focus on that are most relevant at any given time, please Daniel Zhu
Daniel Zhu

🐛 Simon Whitaker
Simon Whitaker

🐛 + Leonardo
Leonardo

💻 From a9309aff6d87c002df613f8e828e84a1d8e58547 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 03:14:57 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index eb2e0999a2..f9ad8d17d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -740,6 +740,15 @@ "contributions": [ "bug" ] + }, + { + "login": "LeonardoLarranaga", + "name": "Leonardo", + "avatar_url": "https://avatars.githubusercontent.com/u/83844690?v=4", + "profile": "https://github.com/LeonardoLarranaga", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,