From 72a88458073e371d4c40393e6a6f51dab64d7a2a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 16:56:36 +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 a62a24ba9..8a103331a 100644 --- a/README.md +++ b/README.md @@ -435,6 +435,7 @@ Thanks goes to these wonderful people
giovanniPepi

📖
Maciej Jastrzebski

📖
Sergio Moreno

💻 +
David Nixon

📖 From 5ce871a807946ba60a3c0f796ee5b7fa890f079f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 16:56:37 +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 54ebfe5a8..5e135bddf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2123,6 +2123,15 @@ "contributions": [ "code" ] + }, + { + "login": "davidnixon", + "name": "David Nixon", + "avatar_url": "https://avatars.githubusercontent.com/u/7536103?v=4", + "profile": "https://github.com/davidnixon", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,