From bcc72cb58992b42dd131c7cd5387356419e92456 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 14:58: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 c6d65a2..cd8fef5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cloudcasting-app -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) [![contributors badge](https://img.shields.io/github/contributors/openclimatefix/cloudcasting-app?color=FFFFFF)](https://github.com/openclimatefix/cloudcasting-app/graphs/contributors) @@ -76,6 +76,7 @@ pytest James Fulton
James Fulton

💻 devsjc
devsjc

🚇 + Peter Dudfield
Peter Dudfield

💻 From c81c75c353828131dcf80321625be0854b96c00c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 14:58: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 c04df51..83788c5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,6 +24,15 @@ "contributions": [ "infra" ] + }, + { + "login": "peterdudfield", + "name": "Peter Dudfield", + "avatar_url": "https://avatars.githubusercontent.com/u/34686298?v=4", + "profile": "https://github.com/peterdudfield", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,