From a1b23c4aabecc33c713051d0c31e833ce7901c57 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:23:37 +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 5630f41..24310c5 100644 --- a/README.md +++ b/README.md @@ -414,7 +414,7 @@ Endpoint = 0.0.0.0:51820 ## ✨ Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -427,6 +427,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
antonioag95

⚠️ 💻
tonjo

💻
Richard Newton

💻 +
David Long

💻 From 6d62db2890f7ec0d14232a6528220dc02eee5df4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:23:38 +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 fe52f7b..4a636dd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -32,6 +32,15 @@ "contributions": [ "code" ] + }, + { + "login": "davejlong", + "name": "David Long", + "avatar_url": "https://avatars.githubusercontent.com/u/175317?v=4", + "profile": "http://www.davejlong.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,