From c6d028addd1a04e93be6b83228ad1b3d3eebacc5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:49:19 +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 f542b69..17bffce 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ Thanks goes to these people ([emoji key][emojis]): S. Mumenthaler
S. Mumenthaler

💻 ⚠️ Andrei Alecu
Andrei Alecu

💻 🤔 📖 Daniel Ramírez Barrientos
Daniel Ramírez Barrientos

💻 + Mahdi Lazraq
Mahdi Lazraq

💻 ⚠️ From 63a96a239965d262e21caecdf993c22b78124fc2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:49:20 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a919fb6..198cd09 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -400,6 +400,16 @@ "contributions": [ "code" ] + }, + { + "login": "mlz11", + "name": "Mahdi Lazraq", + "avatar_url": "https://avatars.githubusercontent.com/u/94069699?v=4", + "profile": "https://github.com/mlz11", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,