From 22a7aefdb9534255bc2cdb92994d0883a614fcac Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 30 Sep 2019 10:43: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 ba056b2..ac26d62 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
@@ -105,6 +105,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 sandstreamdevelopment 💼 💵 🤔 |
 marekrozmus 💻 📖 ⚠️ 💡 🤔 |
 jakubbogacz 👀 🤔 📖 |
+  Lukas Marx 🤔 |
From 7465ebbc1661b311d788d7e99d435ca8e10a7593 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 30 Sep 2019 10:43: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 a1e9204..401d5cb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -39,6 +39,15 @@
"ideas",
"doc"
]
+ },
+ {
+ "login": "LukasMarx",
+ "name": "Lukas Marx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/8080408?v=4",
+ "profile": "https://github.com/LukasMarx",
+ "contributions": [
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,