Skip to content

Commit f1a1382

Browse files
docs: add aj8k as a contributor for code (#373)
* 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 73181df commit f1a1382

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
@@ -274,6 +274,15 @@
274274
"bug",
275275
"code"
276276
]
277+
},
278+
{
279+
"login": "aj8k",
280+
"name": "Anton Joy",
281+
"avatar_url": "https://avatars.githubusercontent.com/u/1395376?v=4",
282+
"profile": "https://github.com/aj8k",
283+
"contributions": [
284+
"code"
285+
]
277286
}
278287
],
279288
"projectName": "jest-coverage-report-action",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ Jest Coverage Report action is made with <3 thanks to these wonderful people
337337
</tr>
338338
<tr>
339339
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hyperair"><img src="https://avatars.githubusercontent.com/u/88355?v=4?s=100" width="100px;" alt="Chow Loong Jin"/><br /><sub><b>Chow Loong Jin</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/issues?q=author%3Ahyperair" title="Bug reports">🐛</a> <a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=hyperair" title="Code">💻</a></td>
340+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aj8k"><img src="https://avatars.githubusercontent.com/u/1395376?v=4?s=100" width="100px;" alt="Anton Joy"/><br /><sub><b>Anton Joy</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=aj8k" title="Code">💻</a></td>
340341
</tr>
341342
</tbody>
342343
</table>

0 commit comments

Comments
 (0)