From ab23f43ad8d3d41de4a0ea03132a52d0d7456c79 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:07:01 +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 6575c72..5c298a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Golang

-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

@@ -108,6 +108,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc Sagar Singh
Sagar Singh

📖 + Yash sharma
Yash sharma

👀 From 24b83288b304073e39c228dba8b8596f68a0d32f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:07:02 +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 e4595a3..8208ba9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "contributions": [ "doc" ] + }, + { + "login": "Yashsharma1911", + "name": "Yash sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/71271069?v=4", + "profile": "https://yashsharma.netlify.app/", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7,