From 15521cae58eb5c04096ef8ba00d6400e807db110 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 12:58:31 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e05019..de8a56a 100644 --- a/README.md +++ b/README.md @@ -139,19 +139,25 @@ It can be set for the whole list or for every item. See `threshold` for `Swipeab Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - + + - + - + + + +
sandstreamdevelopment
sandstreamdevelopment

💼 💵 🤔
Marek Rozmus
Marek Rozmus

💻 📖 ⚠️ 💡 🤔
jakubbogacz
jakubbogacz

👀 🤔 📖
jakubbogacz
jakubbogacz

👀 🤔 📖
Lukas Marx
Lukas Marx

🤔
Luis Filipe Pedroso
Luis Filipe Pedroso

🐛
Przemysław Zalewski
Przemysław Zalewski

🚧 👀
Przemysław Zalewski
Przemysław Zalewski

🚧 👀
MarkTension
MarkTension

🐛
wildeyes
wildeyes

🐛
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 3a8bd9c20400d7c65b9ef42ca2bcf68dfc556253 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 12:58:32 +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 8fca5c7..031ea86 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -76,11 +76,21 @@ "contributions": [ "bug" ] + }, + { + "login": "wildeyes", + "name": "wildeyes", + "avatar_url": "https://avatars3.githubusercontent.com/u/1652108?v=4", + "profile": "https://github.com/wildeyes", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, "projectName": "react-swipeable-list", "projectOwner": "sandstreamdev", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true }