From f260a981cab456477ae325bc6b67344d07fbd3be Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 12:16:04 +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 b867c02..0835aa7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)

@@ -186,6 +186,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
AG

🤔 📖
Nicolas Thumann

💻 📖 + +
Tom Matthews

📖 + From 00b0c3c62d6ee6c079d5d9f1ebfa6244f40e2a4f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 12:16:05 +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 97ce697..49cbb00 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -73,6 +73,15 @@ "code", "doc" ] + }, + { + "login": "tomtastic", + "name": "Tom Matthews", + "avatar_url": "https://avatars.githubusercontent.com/u/302127?v=4", + "profile": "https://github.com/tomtastic", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,