From 4789090cff53f3de0257f1c97ba4a97f932beb31 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:24:24 +0000 Subject: [PATCH 1/4] 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 6e91036..ca13aa8 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDU ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -170,6 +170,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sarbik Betal

💻
Anton Komarev

🔌 +
Abhijit Hota

💻 From 3e130915ccd3bd7fe211da0923dfadc19b48327f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:24:25 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 137155c..c22aede 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "plugin" ] + }, + { + "login": "abhijit-hota", + "name": "Abhijit Hota", + "avatar_url": "https://avatars0.githubusercontent.com/u/8116174?v=4", + "profile": "https://github.com/abhijit-hota", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, From 10742994b05e784d1c3cfd573bb1d57fb63692fc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 12:41:49 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca13aa8..2b3082e 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sarbik Betal

💻
Anton Komarev

🔌 -
Abhijit Hota

💻 +
Abhijit Hota

💻 ⚠️ From 0bf13cdbb18e0d8b487abd28b5b2a0dcc15c1dbe Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 12:41:50 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c22aede..8a64213 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -29,7 +29,8 @@ "avatar_url": "https://avatars0.githubusercontent.com/u/8116174?v=4", "profile": "https://github.com/abhijit-hota", "contributions": [ - "code" + "code", + "test" ] } ],