From e12c70fe545b05acda1a4ff940f756e60c81e4ee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 19:02:32 +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 cb501cc..0e12d43 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) @@ -394,6 +394,7 @@ Thanks to all the wonderful people contributing to improve this package. Check t Ayush Yadav
Ayush Yadav

🤔 Alex
Alex

💻 Iñigo R.
Iñigo R.

💻 + Thinh TRUONG
Thinh TRUONG

💻 From 140d09026ac9b24231e4753a577f494eec570fbd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 19:02:33 +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 9025fc6..16bed30 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -208,6 +208,15 @@ "contributions": [ "code" ] + }, + { + "login": "td2thinh", + "name": "Thinh TRUONG", + "avatar_url": "https://avatars.githubusercontent.com/u/75013885?v=4", + "profile": "https://github.com/td2thinh", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,