From 34b363e5d8520ab5a0a91a30224f1d26a13684e4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 22:52:51 +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 d1a4e708..b8aa5a0e 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ See [.env.example](.env.example) as a reference. # Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Vinicius Dias

💻
Paul van der Knaap

💻
Florent Morselli

💻 +
Tony Murray

💻 From 0a40edef7e3928b0004749da1af3dd4a2036712f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 22:52:52 +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 f03e958b..be014274 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "murrant", + "name": "Tony Murray", + "avatar_url": "https://avatars.githubusercontent.com/u/39462?v=4", + "profile": "https://github.com/murrant", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,