From ce9ca4f8705514b8d61f9b65471b28c10ff37c75 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 17:23:16 +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 d65c438ed..fc9f7b129 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,7 @@ Please read the [contributing.md file](contributing.md) ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -464,6 +464,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dmitry Savintsev

💻
Sebastian Andersson

💻 + +
Matt Corbin

💻 + From 4077d8f050741ef68254d1cd2b7644a033846869 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 17:23:17 +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 7cbe0aa6e..4223f1ec9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -211,6 +211,15 @@ "contributions": [ "code" ] + }, + { + "login": "mattcorbin", + "name": "Matt Corbin", + "avatar_url": "https://avatars3.githubusercontent.com/u/6537765?v=4", + "profile": "https://github.com/mattcorbin", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,