From e591a2d9195d48075dcd8ec3de99e0b14a8d2105 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 21:17:52 +0000 Subject: [PATCH 1/2] update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 306d785676..5544a46022 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Contribution Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-77-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-78-orange.svg?style=flat-square)](#contributors-) ## Introduction @@ -266,6 +266,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d jahway603
jahway603

🖋 Nejc Bertoncelj
Nejc Bertoncelj

🖋 + + Dan Baker
Dan Baker

🖋 + From cd0442cfcf33e3d287ba12677baac404e1741854 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 21:17:53 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index bb53d8b147..f2835135d2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -710,6 +710,15 @@ "contributions": [ "content" ] + }, + { + "login": "bakerds", + "name": "Dan Baker", + "avatar_url": "https://avatars.githubusercontent.com/u/16193241?v=4", + "profile": "https://github.com/bakerds", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,