From 08710348936f335d9399a0d1cd7b74209546f6ad Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 11:11:13 +0530 Subject: [PATCH] docs: add blncd2020 as a contributor (#341) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ README.md | 4 +++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bec6113c9..ef2f78328 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -193,6 +193,15 @@ "contributions": [ "code" ] + }, + { + "login": "blncd2020", + "name": "blncd2020", + "avatar_url": "https://avatars1.githubusercontent.com/u/59541979?v=4", + "profile": "https://github.com/blncd2020", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 93dd629e9..8475698d2 100644 --- a/README.md +++ b/README.md @@ -180,11 +180,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Maksim Karelov

💻
mspencer92

💻 + +
blncd2020

📖 + - This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!