From b5924055f447ad9d1288ac27dde39668664171ce Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:54:22 +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 ae88bba8..c75f8c54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Quartz Solar Forecast -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-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. @@ -135,6 +135,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Megawattz
Megawattz

🤔 EdFage
EdFage

📖 💻 Chloe Pilon Vaillancourt
Chloe Pilon Vaillancourt

📖 + rachel tipton
rachel tipton

📢 From 7a2eec37df7ed7c26030799b4dae2aa847164a33 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:54:23 +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 b8e19903..3509f05e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -43,6 +43,15 @@ "contributions": [ "doc" ] + }, + { + "login": "rachel-labri-tipton", + "name": "rachel tipton", + "avatar_url": "https://avatars.githubusercontent.com/u/86949265?v=4", + "profile": "http://racheltipton.dev", + "contributions": [ + "talk" + ] } ], "contributorsPerLine": 7,