Skip to content

Commit 992fe66

Browse files
author
marekrozmus
authored
Merge pull request #9 from sandstreamdev/all-contributors/add-jakubbogacz
docs: add jakubbogacz as a contributor
2 parents e0c9608 + a892269 commit 992fe66

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
"doc",
1616
"test"
1717
]
18+
},
19+
{
20+
"login": "jakubbogacz",
21+
"name": "jakubbogacz",
22+
"avatar_url": "https://avatars3.githubusercontent.com/u/26272028?v=4",
23+
"profile": "https://github.com/jakubbogacz",
24+
"contributions": [
25+
"review"
26+
]
1827
}
1928
],
2029
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# react-swipeable-list
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
33

44
<h3 align="center">
55
Swipeable list component for React.
@@ -51,6 +51,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5151
<table>
5252
<tr>
5353
<td align="center"><a href="https://github.com/marekrozmus"><img src="https://avatars3.githubusercontent.com/u/26272040?v=4" width="100px;" alt="marekrozmus"/><br /><sub><b>marekrozmus</b></sub></a><br /><a href="https://github.com/sandstreamdev/react-swipeable-list/commits?author=marekrozmus" title="Code">💻</a> <a href="https://github.com/sandstreamdev/react-swipeable-list/commits?author=marekrozmus" title="Documentation">📖</a> <a href="https://github.com/sandstreamdev/react-swipeable-list/commits?author=marekrozmus" title="Tests">⚠️</a></td>
54+
<td align="center"><a href="https://github.com/jakubbogacz"><img src="https://avatars3.githubusercontent.com/u/26272028?v=4" width="100px;" alt="jakubbogacz"/><br /><sub><b>jakubbogacz</b></sub></a><br /><a href="#review-jakubbogacz" title="Reviewed Pull Requests">👀</a></td>
5455
</tr>
5556
</table>
5657

0 commit comments

Comments
 (0)