From affb44c0770d8b19e6ccdd9c550b2a0a74022fa9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 09:59:39 +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 f41eaa56d9..82a330b88a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![black code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) -[![All Contributors](https://img.shields.io/badge/all_contributors-59-orange.svg)](#-contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-60-orange.svg)](#-contributors) @@ -257,6 +257,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d darryl-ad
darryl-ad

💻 🐛 julian-evers
julian-evers

💻 Jason Siegel
Jason Siegel

💻 🤔 + Tom Maull
Tom Maull

💻 ⚠️ From f9fa064e4b1db081fbb8098403163d8428a16858 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 09:59:40 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index c4725908d5..3c2d5e6c27 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -650,6 +650,16 @@ "code", "ideas" ] + }, + { + "login": "tommaull", + "name": "Tom Maull", + "avatar_url": "https://avatars.githubusercontent.com/u/101814207?v=4", + "profile": "https://github.com/tommaull", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,