From 1d812501edfe1f7e540a3ca4a420f478e743f24a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 07:41:21 +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 54db2f49..5c807ae1 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ Thanks goes to these people ([emoji key][emojis]):
Miluoshi

💻 ⚠️
Nick McCurdy

📖 +
Srinivasan Sekar

📖 From 33e46a320216a36bef6af12dc3a937ea8d54ddb2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 07:41:22 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8dbf2f0d..73e1c967 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -93,6 +93,15 @@ "contributions": [ "doc" ] + }, + { + "login": "SrinivasanTarget", + "name": "Srinivasan Sekar", + "avatar_url": "https://avatars2.githubusercontent.com/u/8896549?v=4", + "profile": "https://github.com/SrinivasanTarget", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,