From ca8cea3141a304b2734ce9e94297a6f3ef90a11b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:07:54 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 137155c..e2dd808 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "plugin" ] + }, + { + "login": "jaideepghosh", + "name": "Jaideep Ghosh", + "avatar_url": "https://avatars2.githubusercontent.com/u/3909648?v=4", + "profile": "http://jaideepghosh.blogspot.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,