From 74d8c695cbfd4bff368da8de11ce37b1e0030f32 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:59:41 +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 bd953ee6..2ab7a1fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Quartz Solar Forecast -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) The aim of the project is to build an open source PV forecast that is free and easy to use. @@ -136,6 +136,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d EdFage
EdFage

📖 💻 Chloe Pilon Vaillancourt
Chloe Pilon Vaillancourt

📖 rachel tipton
rachel tipton

📢 + armenbod
armenbod

🖋 From a04e146da13e12afe293ed133efece5388c043db Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:59:42 +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 317260b6..cfdae6a1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -53,6 +53,15 @@ "contributions": [ "talk" ] + }, + { + "login": "armenbod", + "name": "armenbod", + "avatar_url": "https://avatars.githubusercontent.com/u/84937223?v=4", + "profile": "https://github.com/armenbod", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,