From 3a94c55b2850251a07816487698ef51f1b98fb51 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2019 04:02:34 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index f55877de..e4e8253d 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -23,6 +23,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
 Fabio Hiroki 🖋 |
 James Sumners 🖋 |
 Dan Gamble 🖋 |
+  PJ Trainor 🖋 |
From 26b5838650f2df855322b81f6fd11b4126a47129 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2019 04:02:35 +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 e90a9955..9dffd0a7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -113,6 +113,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "trainorpj",
+ "name": "PJ Trainor",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/13276704?v=4",
+ "profile": "https://github.com/trainorpj",
+ "contributions": [
+ "content"
+ ]
}
],
"projectName": "nodebestpractices",