From 4e53544b66641f3f447e407b42019361dcd172c4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 15:43:52 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fa2d66..2d96eed 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ The following repositories are also worth checking out: ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -275,6 +275,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Henrik Forsell
Henrik Forsell

📖 Rud Faden
Rud Faden

💻 + + andyjessen
andyjessen

📖 + From 1ac2b480a6f88c179b799977cb49247502041d12 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 15:43:53 +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 f6eecfe..1b8f8ab 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -153,6 +153,15 @@ "contributions": [ "code" ] + }, + { + "login": "andyjessen", + "name": "andyjessen", + "avatar_url": "https://avatars.githubusercontent.com/u/62343929?v=4", + "profile": "https://github.com/andyjessen", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,