Skip to content

Commit dc9d861

Browse files
docs: add maciejtutak as a contributor for code (#279)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 47b8df8 commit dc9d861

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,15 @@
218218
"contributions": [
219219
"code"
220220
]
221+
},
222+
{
223+
"login": "maciejtutak",
224+
"name": "Maciej Tutak",
225+
"avatar_url": "https://avatars.githubusercontent.com/u/10584953?v=4",
226+
"profile": "https://github.com/maciejtutak",
227+
"contributions": [
228+
"code"
229+
]
221230
}
222231
],
223232
"projectName": "jest-coverage-report-action",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ Jest Coverage Report action is made with <3 thanks to these wonderful people
233233
<tr>
234234
<td align="center"><a href="https://mh4gf.dev"><img src="https://avatars.githubusercontent.com/u/31152321?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hirotaka Miyagi</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=MH4GF" title="Code">💻</a></td>
235235
<td align="center"><a href="http://armfazh.github.io"><img src="https://avatars.githubusercontent.com/u/10335519?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Armando Faz</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=armfazh" title="Code">💻</a></td>
236+
<td align="center"><a href="https://github.com/maciejtutak"><img src="https://avatars.githubusercontent.com/u/10584953?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maciej Tutak</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=maciejtutak" title="Code">💻</a></td>
236237
</tr>
237238
</table>
238239

0 commit comments

Comments
 (0)