From d9d57c0c6020bb21847c55505b61655af6f69eb1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 01:52:56 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 286f5a5c..6535db26 100644 --- a/README.md +++ b/README.md @@ -160,27 +160,31 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - + + - - - - - - - + + + + + + + - - - - - - + + + + + + +
Kent C. Dodds
Kent C. Dodds

💻 📖 🚇 ⚠️
FWeinb
FWeinb

🐛 🤔
David Lannoye
David Lannoye

🐛 📖
Colin Cummings
Colin Cummings

💻 ⚠️
Benji Koltai
Benji Koltai

📖
Sumit Bagga
Sumit Bagga

📖
Yury Tarabanko
Yury Tarabanko

💻

Kent C. Dodds

💻 📖 🚇 ⚠️

FWeinb

🐛 🤔

David Lannoye

🐛 📖

Colin Cummings

💻 ⚠️

Benji Koltai

📖

Sumit Bagga

📖

Yury Tarabanko

💻
Alex Wendte
Alex Wendte

💻
Ives van Hoorne
Ives van Hoorne

💻 ⚠️
Łukasz Gandecki
Łukasz Gandecki

📖
Deniz Tetik
Deniz Tetik

🖋
Ruffeng
Ruffeng

🖋 💻
Justin Dorfman
Justin Dorfman

🔍

Alex Wendte

💻

Ives van Hoorne

💻 ⚠️

Łukasz Gandecki

📖

Deniz Tetik

🖋

Ruffeng

🖋 💻

Justin Dorfman

🔍

Alex Munoz

📖
+ + This project follows the From 3226306c717353b243f72ed3e09d3eec1848f770 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 01:52:57 +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 fe12019b..eaea6e85 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -132,8 +132,18 @@ "contributions": [ "fundingFinding" ] + }, + { + "login": "AlexMunoz", + "name": "Alex Munoz", + "avatar_url": "https://avatars3.githubusercontent.com/u/3093946?v=4", + "profile": "http://alexmunoz.github.io", + "contributions": [ + "doc" + ] } ], "repoHost": "https://github.com", - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "skipCi": true }