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, 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 -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)

Swipeable list component for React. @@ -51,6 +51,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +
marekrozmus
marekrozmus

💻 📖 ⚠️
jakubbogacz
jakubbogacz

👀