From cec2cc1c47ca83c11c716897285b1651d2d181ff Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 21:34:46 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c95e9013..249bb6c7 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Click on one of the links to access the documentation of the workspace: ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -179,6 +179,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Kishore
Kishore

💻 Clement Gombauld
Clement Gombauld

💻 + + Ajāy
Ajāy

💻 + From 47758a881c0bba232881fad47692a161edf1bf94 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 21:34:47 +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 3b995477..f3d43d4a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -141,6 +141,15 @@ "contributions": [ "code" ] + }, + { + "login": "intincrab", + "name": "Ajāy ", + "avatar_url": "https://avatars.githubusercontent.com/u/93028153?v=4", + "profile": "https://github.com/intincrab", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,