From 5483fb7aff0d9338ab7c185509c46cd2f7cbc833 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 20:21:45 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f5f89e44..5588b734 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mauro M.

📖
JKSenthil

💻 📖 ⚠️ + +
SeanCena

💻 📖 ⚠️ + From 3a0f5868d3859201b51119be00cc66c63b7872ae Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 20:21:46 +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 d09693d5..157cd2f1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -72,6 +72,17 @@ "doc", "test" ] + }, + { + "login": "SeanCena", + "name": "SeanCena", + "avatar_url": "https://avatars1.githubusercontent.com/u/17202203?v=4", + "profile": "https://github.com/SeanCena", + "contributions": [ + "code", + "doc", + "test" + ] } ], "contributorsPerLine": 7,