From 49877f78a1f76221dc9ffe9965bde57f61665137 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 02:01:55 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cd6e2cf..630cb3fb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- 👪 All Contributors: 11 + 👪 All Contributors: 12 🤝 Code of Conduct: Kept @@ -44,6 +44,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Michaël De Boey
Michaël De Boey

🐛 Paul Esch-Laurent
Paul Esch-Laurent

🤔 Stephen Flynn
Stephen Flynn

🐛 + Tony Edwards
Tony Edwards

🤔 From 037ee8d2e0efa6b771c0d50c1f2ce5e4e94b24fc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 02:01:56 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 882db01a..1df9d3e7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -114,6 +114,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "tonyedwardspz", + "name": "Tony Edwards", + "avatar_url": "https://avatars.githubusercontent.com/u/6146746?v=4", + "profile": "https://tonyedwardspz.co.uk/", + "contributions": [ + "ideas" + ] } ], "contributorsPerLine": 7,