Skip to content

Commit d24495a

Browse files
docs: add nowyDEV as a contributor for tool (#254)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e6f0a74 commit d24495a

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
@@ -93,6 +93,15 @@
9393
"contributions": [
9494
"tool"
9595
]
96+
},
97+
{
98+
"login": "nowyDEV",
99+
"name": "Dominik Nowik",
100+
"avatar_url": "https://avatars.githubusercontent.com/u/12304307?v=4",
101+
"profile": "https://github.com/nowyDEV",
102+
"contributions": [
103+
"tool"
104+
]
96105
}
97106
],
98107
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href="#contributors" target="_blank">
77
<!-- prettier-ignore-start -->
88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
<img alt="All Contributors: 8" src="https://img.shields.io/badge/all_contributors-8-21bb42.svg" />
9+
<img alt="All Contributors: 9" src="https://img.shields.io/badge/all_contributors-9-21bb42.svg" />
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111
<!-- prettier-ignore-end -->
1212
</a>
@@ -125,6 +125,7 @@ Thanks! 💖
125125
</tr>
126126
<tr>
127127
<td align="center" valign="top" width="14.28%"><a href="http://ronjeanfrancois.com"><img src="https://avatars.githubusercontent.com/u/105710107?v=4?s=100" width="100px;" alt="Ron Jean-Francois"/><br /><sub><b>Ron Jean-Francois</b></sub></a><br /><a href="#tool-ronthetech" title="Tools">🔧</a></td>
128+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nowyDEV"><img src="https://avatars.githubusercontent.com/u/12304307?v=4?s=100" width="100px;" alt="Dominik Nowik"/><br /><sub><b>Dominik Nowik</b></sub></a><br /><a href="#tool-nowyDEV" title="Tools">🔧</a></td>
128129
</tr>
129130
</tbody>
130131
</table>

0 commit comments

Comments
 (0)