From 78bbeaa7778667c3e64de0856f6aafd0b3e0a8bd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 04:28:23 +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 b6e56ee5df..d1f8c4c1ba 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ For issues we want to focus on that are most relevant at any given time, please Esteban Borai
Esteban Borai

💻 avinizhanov
avinizhanov

🐛 💻 kmohsin11
kmohsin11

🐛 + Axel Martinez
Axel Martinez

🐛 From 2ff54c1e76a54f46130c1cd35ed432f18232b821 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 04:28:24 +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 946f1d6fcc..5d3eeea981 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -640,6 +640,15 @@ "contributions": [ "bug" ] + }, + { + "login": "armartinez", + "name": "Axel Martinez", + "avatar_url": "https://avatars.githubusercontent.com/u/1909987?v=4", + "profile": "https://github.com/armartinez", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,