From f6abe457aadedcb5fd66f5364a756d1dce23a291 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 22:20:41 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32d74275..6f7c6738 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,17 @@ If you would like to help us fix a bug or add a new feature, please check our Thanks go to our wonderful contributors: - -
ehmicky
ehmicky

💻 🎨 🤔 📖
Steven Vachon
Steven Vachon

💬
Hongarc
Hongarc

📖 💻
- + + + + + + + + + +

ehmicky

💻 🎨 🤔 📖

Steven Vachon

💬

Hongarc

📖 💻

Andy Brenneke

🐛
+ + + From 36a5a0745a3da79c7da83e14e24515b74b3dbbad Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 22:20:42 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bc0ae410..6d4c90d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -39,7 +39,17 @@ "doc", "code" ] + }, + { + "login": "abrenneke", + "name": "Andy Brenneke", + "avatar_url": "https://avatars0.githubusercontent.com/u/342540?v=4", + "profile": "https://github.com/abrenneke", + "contributions": [ + "bug" + ] } ], - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "skipCi": true }