From 469938bc1ffedd5f612ab07d513975587142b050 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:36:58 +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 f6263e9..4a1f4c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This project is a collection of information and knowledge related to analytical work on "Health Inequalities", as performed in the NHS and the wider UK Health and Social Care sector. -[![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-) ## Aim @@ -67,6 +67,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d heather-humphreys
heather-humphreys

🖋 Alastair Watson
Alastair Watson

👀 + Tom Smith
Tom Smith

🖋 From 27e847d9ae46890224906303e9d9f8c974519c02 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:36:59 +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 a8808cd..0789175 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,6 +24,15 @@ "contributions": [ "review" ] + }, + { + "login": "ThomUK", + "name": "Tom Smith", + "avatar_url": "https://avatars.githubusercontent.com/u/10871342?v=4", + "profile": "https://github.com/ThomUK", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,