From cece5fe5f8be9b712163094d5c157f13b3fac69a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 03:44:39 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTING.md [skip ci] --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6dc01cc29..2fc2a0ba4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-52-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -79,6 +79,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Kevin Chiv
Kevin Chiv

💻 haoyu-haoyu
haoyu-haoyu

💻 Kaushik Rajan
Kaushik Rajan

💻 + Imran Ahamed
Imran Ahamed

💻 From 6deea4a8142366085e3133aaf62f70242bb59c48 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 03:44:40 +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 cd4445804..3be89e23a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -480,6 +480,15 @@ "contributions": [ "code" ] + }, + { + "login": "immu4989", + "name": "Imran Ahamed", + "avatar_url": "https://avatars.githubusercontent.com/u/19887503?v=4", + "profile": "https://github.com/immu4989", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,