Skip to content

Commit b17c76f

Browse files
authored
Merge pull request #47 from olafsulich/all-contributors/add-wloszynski
docs: add wloszynski as a contributor
2 parents fd10a2c + 7239e6f commit b17c76f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"test",
2727
"ideas"
2828
]
29+
},
30+
{
31+
"login": "wloszynski",
32+
"name": "Adrian Wloszynski",
33+
"avatar_url": "https://avatars1.githubusercontent.com/u/42609894?v=4",
34+
"profile": "https://www.linkedin.com/in/wloszynski/",
35+
"contributions": [
36+
"code"
37+
]
2938
}
3039
],
3140
"projectName": "use-haki",

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
108108
<!-- markdownlint-disable -->
109109
<table>
110110
<tr>
111-
<td align="center"><a href="http://frontlive.pl"><img src="https://avatars1.githubusercontent.com/u/46969484?v=4" width="100px;" alt=""/><br /><sub><b>Olaf Sulich</b></sub></a></td>
111+
<td align="center"><a href="http://frontlive.pl"><img src="https://avatars1.githubusercontent.com/u/46969484?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Olaf Sulich</b></sub></a><br /><a href="https://github.com/olafsulich/use-haki/commits?author=olafsulich" title="Code">💻</a> <a href="#maintenance-olafsulich" title="Maintenance">🚧</a> <a href="https://github.com/olafsulich/use-haki/commits?author=olafsulich" title="Tests">⚠️</a> <a href="#ideas-olafsulich" title="Ideas, Planning, & Feedback">🤔</a></td>
112+
<td align="center"><a href="https://www.linkedin.com/in/wloszynski/"><img src="https://avatars1.githubusercontent.com/u/42609894?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Adrian Wloszynski</b></sub></a><br /><a href="https://github.com/olafsulich/use-haki/commits?author=wloszynski" title="Code">💻</a></td>
112113
</tr>
113114
</table>
114115

115-
<!-- markdownlint-enable -->
116+
<!-- markdownlint-restore -->
116117
<!-- prettier-ignore-end -->
117118

118119
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)