From 65265b7f2057cedecf9d9fa4bcae8eb5c9fc50f1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2019 04:08:30 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 963df8ba..80a9f109 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -35,6 +35,9 @@ Thanks goes to these wonderful people who have contributed to this repository!
 Vedran Karačić 🖋 |
 lallenlowe 🖋 |
+
+  Nathan Wells 🖋 |
+
From 7389ab3085b24c231931b7e6d361b41d8135f0b3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2019 04:08:31 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fc02a0f9..f5b95d56 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -194,6 +194,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "nwwells",
+ "name": "Nathan Wells",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1039473?v=4",
+ "profile": "https://github.com/nwwells",
+ "contributions": [
+ "content"
+ ]
}
],
"projectName": "nodebestpractices",