From aa8b631d26e4c6b89282a9c8d28a16a3f0690ba1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 12:07:31 +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 e1ea55a..5646165 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# react-swipeable-list
-[](#contributors)
+[](#contributors)
Swipeable list component for React.
@@ -51,6 +51,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From a892269f7c9d2a5b7656e710b70f27bfd09fa9bc Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 12:07:32 +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 fc61500..d02e531 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -15,6 +15,15 @@
"doc",
"test"
]
+ },
+ {
+ "login": "jakubbogacz",
+ "name": "jakubbogacz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/26272028?v=4",
+ "profile": "https://github.com/jakubbogacz",
+ "contributions": [
+ "review"
+ ]
}
],
"contributorsPerLine": 7,