From 4c070f29da53d05404ed3241fdbc950d6dae2d42 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 19:52:52 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b886d87a..6d133708 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
GRIBOK

💻 ⚠️
Oliver Thamm

📖
Mauro M.

📖 +
JKSenthil

💻 📖 ⚠️ From 0225eda2f0e995e3db77b986a24fa19479ee663d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 19:52:54 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index b0ba6f02..d09693d5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -61,6 +61,17 @@ "contributions": [ "doc" ] + }, + { + "login": "JKSenthil", + "name": "JKSenthil", + "avatar_url": "https://avatars2.githubusercontent.com/u/12533226?v=4", + "profile": "https://github.com/JKSenthil", + "contributions": [ + "code", + "doc", + "test" + ] } ], "contributorsPerLine": 7,