From 5570fcc47ccdda2adb74dffdec3bd9be32f76e0d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 16 Oct 2019 00:13:00 +0900
Subject: [PATCH] docs: add davidkna as a contributor (#541)
---
.all-contributorsrc | 11 +++++++++++
README.md | 3 ++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c94de77fc..630e4d497 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -441,6 +441,17 @@
"doc",
"test"
]
+ },
+ {
+ "login": "davidkna",
+ "name": "David Knaack",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/835177?v=4",
+ "profile": "https://github.com/davidkna",
+ "contributions": [
+ "code",
+ "doc",
+ "test"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/README.md b/README.md
index b2bde9228..61a421160 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
alt="Packaging status"/>
Keith Wade
💻 ⚠️