From 89d65879aaccbec00301b0b8c0bc3c1a26dda34a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 03:52:22 +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 a93de4cb..b99c58da 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -10,6 +10,7 @@ Thanks goes to these wonderful people who have contributed to this repository! +
Kevin Rambaud
Kevin Rambaud

🖋
Michael Fine
Michael Fine

🖋
From 79c6d1a1fe80d2fb48b75ffa7d24b37ec96e106e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 03:52:23 +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 a5187f6c..e4b569a2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,15 @@ "contributions": [ "content" ] + }, + { + "login": "mfine15", + "name": "Michael Fine", + "avatar_url": "https://avatars1.githubusercontent.com/u/1286554?v=4", + "profile": "https://github.com/mfine15", + "contributions": [ + "content" + ] } ], "projectName": "nodebestpractices",