From 69512cf50acc8fe2fdf39d4084913a6d4f66a9b2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 07:51:02 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf57f4a..9aa8fab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) @@ -206,6 +206,7 @@ Thanks to everyone who has contributed to this project: Yuvraj Sarathe
Yuvraj Sarathe

🎨 + Subham Das
Subham Das

📖 From e3fc3d36ab1bc96988baf0a24d72900b80e5b806 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 07:51:03 +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 4fc9687..aac2beb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "contributions": [ "design" ] + }, + { + "login": "subhamdas29", + "name": "Subham Das", + "avatar_url": "https://avatars.githubusercontent.com/u/134172820?v=4", + "profile": "https://github.com/subhamdas29", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,