From a65505c4986d9fcf938d746545d1a9e1e281f064 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:53:40 +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 5709c079..18e9e49f 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Brandon Rothweiler

🎨
Logic Machine

📖
cypherbits

📖 +
Matthew Davidson

💻 From 7af89e1d0789780da672d0f9f2256c478e4fe0de Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:53:41 +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 f86cf3d9..1e7b4fc8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -424,6 +424,15 @@ "contributions": [ "doc" ] + }, + { + "login": "KingMob", + "name": "Matthew Davidson", + "avatar_url": "https://avatars.githubusercontent.com/u/946421?v=4", + "profile": "https://modulolotus.net", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,