From 141fee0fe5c64dba51aa3edbeffb3e47b58a0db9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 15:05:38 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ec0cab1de..7ef899ddc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,15 @@ "contributions": [ "question" ] + }, + { + "login": "kakulgupta", + "name": "Kakul Gupta", + "avatar_url": "https://avatars3.githubusercontent.com/u/10727047?v=4", + "profile": "https://github.com/kakulgupta", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,