From 922bad1534e6b246710c1f2dab24ff256684626b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 07:00:15 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTING.md [skip ci] --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b0600924e..057a72ad84 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -15,6 +15,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
emrekiciman

💻
Amit Sharma

💻
Adam Kelleher

💻 🖋 +
Tanmay Kulkarni

💻 📖 From b13602babf4b3cd7555534e229100145a61698b4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 07:00:16 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ca95c1f1e9..86eb8c93ab 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -32,6 +32,16 @@ "code", "content" ] + }, + { + "login": "Tanmay-Kulkarni101", + "name": "Tanmay Kulkarni", + "avatar_url": "https://avatars3.githubusercontent.com/u/17275495?v=4", + "profile": "https://github.com/Tanmay-Kulkarni101", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,