From 5ad72d07e515f01a409bd3b63dc0e15d3b033fb3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:53:03 +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 2974285..d807713 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) @@ -335,6 +335,7 @@ Thanks to all the wonderful people contributing to improve this package. Check t javiermrz
javiermrz

💻 nihar
nihar

🤔 Ayush Yadav
Ayush Yadav

🤔 + Alex
Alex

💻 From 5f488314d8cca3eed2e27e2922ed6fd8ad6f4d1a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:53:04 +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 7be802c..1a76a9a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -190,6 +190,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "shittyday", + "name": "Alex", + "avatar_url": "https://avatars.githubusercontent.com/u/88209828?v=4", + "profile": "https://github.com/shittyday", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,