From aabc5942058525954d6b83ee37c139996ebf2d92 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 16:47:22 +0530 Subject: [PATCH] docs: add akbansa as a contributor (#1112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 10 ++++++++++ README.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e092fb86a3..e7e8c76432 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -151,6 +151,16 @@ "bug", "doc" ] + }, + { + "login": "akbansa", + "name": "Anshul Bansal", + "avatar_url": "https://avatars0.githubusercontent.com/u/13042781?v=4", + "profile": "https://github.com/akbansa", + "contributions": [ + "bug", + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 9e4f9d52b6..63e0df5d44 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Chat on Discord](https://img.shields.io/badge/chat-Discord-violet?logo=discord)](https://discord.gg/rBTTVJp) [![Docs](https://img.shields.io/badge/docs-v1.x-brightgreen.svg?style=flat)](https://docs.appsmith.com) -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)

@@ -110,6 +110,7 @@ The Appsmith platform is available under the [Apache License 2.0](https://www.ap
Ajay Kumar

🐛 📖 +
Anshul Bansal

🐛 💻