Skip to content

Commit 98ff818

Browse files
docs: add atsikov as a contributor (#71)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Ben Monro <[email protected]>
1 parent 4f99df9 commit 98ff818

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,15 @@
9393
"code",
9494
"test"
9595
]
96+
},
97+
{
98+
"login": "atsikov",
99+
"name": "Aleksei Tsikov",
100+
"avatar_url": "https://avatars3.githubusercontent.com/u/1422928?v=4",
101+
"profile": "https://github.com/atsikov",
102+
"contributions": [
103+
"bug"
104+
]
96105
}
97106
]
98107
}

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![MIT License][license-badge]][license]
1515

1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
[![PRs Welcome][prs-badge]][prs]
2020
[![Code of Conduct][coc-badge]][coc]
@@ -150,6 +150,7 @@ Thanks goes to these people ([emoji key][emojis]):
150150
</tr>
151151
<tr>
152152
<td align="center"><a href="https://skovy.dev"><img src="https://avatars1.githubusercontent.com/u/5247455?v=4" width="100px;" alt=""/><br /><sub><b>Spencer Miskoviak</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=skovy" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=skovy" title="Tests">⚠️</a></td>
153+
<td align="center"><a href="https://github.com/atsikov"><img src="https://avatars3.githubusercontent.com/u/1422928?v=4" width="100px;" alt=""/><br /><sub><b>Aleksei Tsikov</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues?q=author%3Aatsikov" title="Bug reports">🐛</a></td>
153154
</tr>
154155
</table>
155156

0 commit comments

Comments
 (0)