From da714acd389030892a4d64523605c353ed57bc9a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 09:46:30 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd8a0a1..522e1fc 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ Thanks goes to all of these wonderful people ([emoji key](https://allcontributor
arcanearronax

⚠️ 💻
jSadoski

📖 💻
odmishien(Tetsuya MISHIMA)

💻 +
Neel Shah

💻 From 1c1afd3f9bdc1f84af8e1b9d8f061bd54cebab82 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 09:46:31 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 814c1e8..a24ff04 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -106,6 +106,15 @@ "contributions": [ "code" ] + }, + { + "login": "ineelshah", + "name": "Neel Shah", + "avatar_url": "https://avatars1.githubusercontent.com/u/40118578?v=4", + "profile": "http://linkedin.com/in/ineelshah", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,