From 2f77100391ae6e5d2e3dbb15e968ef268e09a807 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 24 Jul 2020 00:20:38 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b862fb6..f8ecf7e 100644
--- a/README.md
+++ b/README.md
@@ -195,12 +195,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Aiham 💻 |
 Sibelius Seraphini 💻 |
 Alex Egan 💻 |
+  Dave Olsen 💻 ⚠️ 📖 |
-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors)
From ccfe4ec19597ab35e7add27d1fff58651f61c54a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 24 Jul 2020 00:20:40 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3633419..bde4936 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -178,6 +178,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "daveols",
+ "name": "Dave Olsen",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/10344370?v=4",
+ "profile": "http://daveolsen.com.au",
+ "contributions": [
+ "code",
+ "test",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,