From e858f16d400c6df9058be48fbaf5c9df408bc846 Mon Sep 17 00:00:00 2001 From: Vinayak Kulkarni Date: Fri, 16 Aug 2019 11:16:03 +0530 Subject: [PATCH] chore: update contributions rc file --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 68197970..ebc6d51d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -142,7 +142,18 @@ "code", "blog" ] - } + }, + { + "login": "vinayakkulkarni", + "name": "Vinayak Kulkarni", + "avatar_url": "https://avatars2.githubusercontent.com/u/19776877?v=4", + "profile": "https://twitter.com/_vinayak_k", + "contributions": [ + "plugin", + "code", + "blog" + ] + }, ], "contributorsPerLine": 7 }