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

🐛 💻