From 98714f4499e68b2bc5a7c8f3c23ccb23a515e259 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:30:31 +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 833dfc1..07e055f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NHS-R Way book -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) This is the host repository for the NHS-R Community way book which essentially @@ -38,6 +38,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Zoë Turner
Zoë Turner

💻 + Chris Beeley
Chris Beeley

🐛 From c4cbe939e21126233e1453f2c7b63b96ae50230e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:30:32 +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 1ec00ae..948e05a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "contributions": [ "code" ] + }, + { + "login": "ChrisBeeley", + "name": "Chris Beeley", + "avatar_url": "https://avatars.githubusercontent.com/u/1259867?v=4", + "profile": "https://chrisbeeley.github.io/chris_beeley_blog/", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,