From 81eb2fe51303923570907eed298ce978b4694162 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 18:28:21 +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 9ebe5ce..d8ab3f1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # uk analysis dashboard -[![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-) @@ -91,6 +91,7 @@ The following folks have contributed to this repo. Peter Dudfield
Peter Dudfield

📆 devsjc
devsjc

💻 rachel tipton
rachel tipton

💻 + braddf
braddf

💻 From d5db19a4c9a77baf6be43fcef829f70b1a0082bf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 18:28:22 +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 397e6c8..137b4d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -42,6 +42,15 @@ "contributions": [ "code" ] + }, + { + "login": "braddf", + "name": "braddf", + "avatar_url": "https://avatars.githubusercontent.com/u/41056982?v=4", + "profile": "https://github.com/braddf", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,