From ac0f2c377e3990a82e303f84456b2a8fad18a309 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 02:01:37 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1573332af4..9b40dab0de 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,6 @@ Replace `` with `code`, `review`, `doc`, `bug`, or see the [emoji - @@ -736,6 +735,7 @@ Replace `` with `code`, `review`, `doc`, `bug`, or see the [emoji +
Ivarkentje
Ivarkentje

💻
jacobherrington
jacobherrington

💻
jacoblogue
jacoblogue

💻
Utkarsh Dixit
Utkarsh Dixit

💻
From 4f6b1a940d27cfad4e20933138fb2389f41beeec Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 02:01:38 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 23b993c6ee..abc66e8da8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3069,8 +3069,18 @@ "contributions": [ "code" ] + }, + { + "login": "UtkarshDixit-97", + "name": "Utkarsh Dixit", + "avatar_url": "https://avatars.githubusercontent.com/u/72229040?v=4", + "profile": "https://www.linkedin.com/in/utkarsh-dixit-b34639103/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "skipCi": true + "skipCi": true, + "commitType": "docs" }