From d535c96f3307f4c17e67282ce97cc6de8090b8c4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2024 14:16:11 +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 baa173f..f610669 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![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-)
@@ -101,6 +101,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tom Jemmett 💻 📖 |
Silvia Canelón 💻 |
Chris Beeley 📖 |
+ Rhian Davies 💻 |
From 455ec3f0690a44825dd89aeded7bd1e64d22752b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2024 14:16:12 +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 171aa02..2f778dc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -43,6 +43,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "StatsRhian",
+ "name": "Rhian Davies",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7017740?v=4",
+ "profile": "https://rhian.rbind.io",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,