From 90a173d8b71cff85a1466da3648446f41e209793 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 11:27:31 +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 30dcdbf1..4ae91313 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Chris Kaczor

💻
Johannes Kadak

💻
LeSeulArtichaut

💻 +
Cyril Taylor

💻 From be668403c55121b38cf12b5ff9095ddd0da671d8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 11:27:32 +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 23aa2d46..c1692198 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -234,6 +234,15 @@ "contributions": [ "code" ] + }, + { + "login": "CyrilTaylor", + "name": "Cyril Taylor", + "avatar_url": "https://avatars0.githubusercontent.com/u/12631466?v=4", + "profile": "https://github.com/CyrilTaylor", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,