From cc393055c5207ba3208421f65f8e169858c720e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 16:44:52 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc85468c9..e0b43fcdd 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ Thanks goes to these wonderful people
ClΓ©ment Plantier

πŸ“–
pppp606

πŸ“–
Bilou

πŸ“– +
David Hewson

πŸ“– From fb155f2ff1587e2e06faf3612c5863794569225c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 16:44:53 +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 b0b023710..719c1237f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1808,6 +1808,15 @@ "contributions": [ "doc" ] + }, + { + "login": "dten", + "name": "David Hewson", + "avatar_url": "https://avatars.githubusercontent.com/u/1019038?v=4", + "profile": "https://github.com/dten", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,