From 6fbd807c39ff07c8841820629f1dd2889413fe67 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 13:19:44 +0000 Subject: [PATCH 1/3] 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 1b54201f5b..0a4689429e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![code style](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) -[![All Contributors](https://img.shields.io/badge/all_contributors-61-orange.svg)](#-contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-62-orange.svg)](#-contributors) @@ -263,6 +263,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jason Siegel
Jason Siegel

💻 🤔 Tom Maull
Tom Maull

💻 ⚠️ ejfdickinson
ejfdickinson

🤔 🐛 + bobonice
bobonice

🐛 💻 From f216c7ee14cf0d645c744340d116b3ea52483b5a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 13:19:45 +0000 Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index eef8a5aa16..9e46a92315 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -674,6 +674,16 @@ "ideas", "bug" ] + }, + { + "login": "bobonice", + "name": "bobonice", + "avatar_url": "https://avatars.githubusercontent.com/u/22030806?v=4", + "profile": "https://github.com/bobonice", + "contributions": [ + "bug", + "code" + ] } ], "contributorsPerLine": 7, From a0ce8e1fab8cbfca6a36b782faf5dbbaf0423ae6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 09:46:44 +0000 Subject: [PATCH 3/3] style: pre-commit fixes --- .all-contributorsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e5b560f8ac..005022f607 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -685,7 +685,7 @@ "code" ] }, - { + { "login": "kratman", "name": "Eric G. Kratz", "avatar_url": "https://avatars.githubusercontent.com/u/10170302?v=4",