From ebfcfda048e76e156fa9724f330c14824baec7ee Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 30 Sep 2019 10:46:16 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ac26d62..498cf49 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
[](https://github.com/sandstreamdev/react-swipeable-list/actions)
-[](#contributors)
+[](#contributors)
## React Swipeable List component
@@ -106,6 +106,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 marekrozmus 💻 📖 ⚠️ 💡 🤔 |
 jakubbogacz 👀 🤔 📖 |
 Lukas Marx 🤔 |
+  Luis Filipe Pedroso 🐛 |
From 3fe5155f428749ca573d67f9ac0b6190c6684a9f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 30 Sep 2019 10:46:17 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 401d5cb..d3b845a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -48,6 +48,15 @@
"contributions": [
"ideas"
]
+ },
+ {
+ "login": "LuisFilipePedroso",
+ "name": "Luis Filipe Pedroso",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/29440533?v=4",
+ "profile": "https://www.linkedin.com/in/luis-filipe42/",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,