From b9d1eca99ad31842642f1ade025a6ddd57d01022 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 15:16:44 +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 137fa40..6c1f0a7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# PVSiteAPI
-[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
API for PV site level forecasting
@@ -56,6 +56,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Nicholas Tucker 💻 |
Anas Khan 💻 |
+ Utkarsh Verma 💻 |
From cbc1ae26c5c49ecce8dc953350cc528dcf5ae23d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 15:16:45 +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 1c3888a..4d4ed74 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -86,6 +86,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Sigma-Verma",
+ "name": "Utkarsh Verma",
+ "avatar_url": "https://avatars.githubusercontent.com/u/131307209?v=4",
+ "profile": "https://github.com/Sigma-Verma",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,