From deddc9de6740e83f89c31790a309fde75d07b789 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:26:26 +0000 Subject: [PATCH 1/4] 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 571ca582..dc656d09 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # awesome-github-profiles -[![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-) Creating a list of awesome github profiles under one roof @@ -15,6 +15,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Dinesh Talwadker
Dinesh Talwadker

🐛 + Yash Kumar Saini
Yash Kumar Saini

🚧 From 6c6476c54357c2cafd623e85603ba27a9e332ff3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:26:27 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f738904e..106b0bcc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "contributions": [ "bug" ] + }, + { + "login": "yashksaini-coder", + "name": "Yash Kumar Saini", + "avatar_url": "https://avatars.githubusercontent.com/u/115717039?v=4", + "profile": "https://github.com/yashksaini-coder", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 7, From caecbfc9112206d0a445b9291f9578d6396224b1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:45:07 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc656d09..2e95f01c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Dinesh Talwadker
Dinesh Talwadker

🐛 - Yash Kumar Saini
Yash Kumar Saini

🚧 + Yash Kumar Saini
Yash Kumar Saini

🚧 💻 From fb31d7925b5914c1c7d1e599f521395f23efc948 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:45:08 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 106b0bcc..bdddb45a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,7 +22,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/115717039?v=4", "profile": "https://github.com/yashksaini-coder", "contributions": [ - "maintenance" + "maintenance", + "code" ] } ],