From c3b3e3442d36a2ee7fbaaa7067023f7188d6e008 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 08:02:53 +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 effcce2..6d9daba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # India API -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) Defines an API to help with building frontends pertaining to displaying wind and solar data. @@ -88,6 +88,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Rahul Maurya
Rahul Maurya

💻 Dubraska Solórzano
Dubraska Solórzano

💻 Nicholas Tucker
Nicholas Tucker

💻 + devsjc
devsjc

💻 From 2af0e5e3dc6fa925591db0c56faaedf863b2a710 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 08:02:54 +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 024f6e9..956c780 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,6 +33,15 @@ "contributions": [ "code" ] + }, + { + "login": "devsjc", + "name": "devsjc", + "avatar_url": "https://avatars.githubusercontent.com/u/47188100?v=4", + "profile": "https://github.com/devsjc", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,