Skip to content

Commit c4ef1ab

Browse files
docs: add zaicevas as a contributor (#354)
* 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 0d105df commit c4ef1ab

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,17 @@
391391
"contributions": [
392392
"code"
393393
]
394+
},
395+
{
396+
"login": "zaicevas",
397+
"name": "Tomas Zaicevas",
398+
"avatar_url": "https://avatars.githubusercontent.com/u/34719980?v=4",
399+
"profile": "http://zaicevas.me",
400+
"contributions": [
401+
"bug",
402+
"code",
403+
"test"
404+
]
394405
}
395406
],
396407
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
357357
</tr>
358358
<tr>
359359
<td align="center"><a href="https://github.com/ph-fritsche"><img src="https://avatars.githubusercontent.com/u/39068198?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Philipp Fritsche</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=ph-fritsche" title="Code">💻</a></td>
360+
<td align="center"><a href="http://zaicevas.me"><img src="https://avatars.githubusercontent.com/u/34719980?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tomas Zaicevas</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Azaicevas" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=zaicevas" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=zaicevas" title="Tests">⚠️</a></td>
360361
</tr>
361362
</table>
362363

0 commit comments

Comments
 (0)