Skip to content

Commit 1477f21

Browse files
docs: add bonkevin as a contributor for code, and test (#1088)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 2d24966 commit 1477f21

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,16 @@
748748
"contributions": [
749749
"code"
750750
]
751+
},
752+
{
753+
"login": "bonkevin",
754+
"name": "Kevin Bon",
755+
"avatar_url": "https://avatars.githubusercontent.com/u/228623539?v=4",
756+
"profile": "https://github.com/bonkevin",
757+
"contributions": [
758+
"code",
759+
"test"
760+
]
751761
}
752762
],
753763
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
557557
</tr>
558558
<tr>
559559
<td align="center" valign="top" width="14.28%"><a href="https://github.com/andreww2012"><img src="https://avatars.githubusercontent.com/u/6554045?v=4?s=100" width="100px;" alt="Andrew Kazakov"/><br /><sub><b>Andrew Kazakov</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=andreww2012" title="Code">💻</a></td>
560+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bonkevin"><img src="https://avatars.githubusercontent.com/u/228623539?v=4?s=100" width="100px;" alt="Kevin Bon"/><br /><sub><b>Kevin Bon</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=bonkevin" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=bonkevin" title="Tests">⚠️</a></td>
560561
</tr>
561562
</tbody>
562563
</table>

0 commit comments

Comments
 (0)