Skip to content

Commit 208e97f

Browse files
docs: add pawelwojkiewicz as a contributor for code (#399)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Jeffrey Bosch <[email protected]>
1 parent 6e6cc97 commit 208e97f

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,15 @@
155155
"contributions": [
156156
"code"
157157
]
158+
},
159+
{
160+
"login": "pawelwojkiewicz",
161+
"name": "pawel_wojkiewicz",
162+
"avatar_url": "https://avatars.githubusercontent.com/u/26307117?v=4",
163+
"profile": "https://github.com/pawelwojkiewicz",
164+
"contributions": [
165+
"code"
166+
]
158167
}
159168
],
160169
"commitType": "docs",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Documentation and examples:
3737
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jakubmank2"><img src="https://avatars.githubusercontent.com/u/124054100?v=4?s=100" width="100px;" alt="Kuba Mank"/><br /><sub><b>Kuba Mank</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=jakubmank2" title="Code">💻</a></td>
3838
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlexanderBabchenko"><img src="https://avatars.githubusercontent.com/u/11957042?v=4?s=100" width="100px;" alt="alexanderbabchenko"/><br /><sub><b>alexanderbabchenko</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=alexanderbabchenko" title="Code">💻</a></td>
3939
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dxbrandon"><img src="https://avatars.githubusercontent.com/u/84741633?v=4?s=100" width="100px;" alt="Brandon Nguyen"/><br /><sub><b>Brandon Nguyen</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=dxbrandon" title="Code">💻</a></td>
40+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pawelwojkiewicz"><img src="https://avatars.githubusercontent.com/u/26307117?v=4?s=100" width="100px;" alt="pawel_wojkiewicz"/><br /><sub><b>pawel_wojkiewicz</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=pawelwojkiewicz" title="Code">💻</a></td>
4041
</tr>
4142
</tbody>
4243
</table>

0 commit comments

Comments
 (0)