From c8406fae2606d9e80a104aae460f7922d26157a0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 15:08:42 +0000 Subject: [PATCH 1/2] docs: update contributors.md [skip ci] --- contributors.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/contributors.md b/contributors.md index eb35f27c..50f844dc 100644 --- a/contributors.md +++ b/contributors.md @@ -1,5 +1,5 @@ -[contributorsBadge]: https://img.shields.io/badge/Contributors_✨-7-green.svg?style=plastic +[contributorsBadge]: https://img.shields.io/badge/Contributors_✨-8-green.svg?style=plastic # Contributors @@ -41,6 +41,9 @@ Below can you find a list of all currently aknowledged Contributors to our proje
Square

🔌
JetBrains

🔌 + +
Sean Leary

🔌 + From 25ebf3f4f1fedb31444e0ca6a404befeb26fc88c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 15:08:43 +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 b00a731f..184573dc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -68,6 +68,15 @@ "contributions": [ "plugin" ] + }, + { + "login": "stleary", + "name": "Sean Leary", + "avatar_url": "https://avatars3.githubusercontent.com/u/5107558?v=4", + "profile": "http://www.johnjleary.com", + "contributions": [ + "plugin" + ] } ], "contributorsPerLine": 7,