From 41f961e2595dd7275c5d48dbedfcec82bc9866e1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2019 04:24:01 +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 586bee8b..1214e29f 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -57,6 +57,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
 Yuwei 🖋 |
 Utkarsh Bhatt 🖋 |
 Duarte Mendes 🖋 |
+  Jason Kim 🖋 |
From 1c64509f6917712f1d47226ce5761bedff4d451d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2019 04:24:02 +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 af948539..18fcebe4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -347,6 +347,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "serv",
+ "name": "Jason Kim",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/103456?v=4",
+ "profile": "http://jasonkim.ca",
+ "contributions": [
+ "content"
+ ]
}
],
"projectName": "nodebestpractices",