From 7f8dc5ae28b9dfb25bfaacb3531e62a783576760 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 09:20:19 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 038ba09..ec7cd10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

@@ -228,6 +228,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Tapas Adhikary

💻 🚇 ⚠️

Nirmal Kumar

⚠️ 💻
From 9a2133a6cff9063c243bf6cc91467e87f4311789 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 09:20:19 +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 af85b3a..5461a2c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,16 @@ "infra", "test" ] + }, + { + "login": "nirmalkc", + "name": "Nirmal Kumar", + "avatar_url": "https://avatars.githubusercontent.com/u/6359059?v=4", + "profile": "https://github.com/nirmalkc", + "contributions": [ + "test", + "code" + ] } ], "contributorsPerLine": 7,