Skip to content

Commit 92ede07

Browse files
docs: add @balavishnuvj as a contributor (#322)
1 parent d5e32f2 commit 92ede07

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,15 @@
165165
"code",
166166
"test"
167167
]
168+
},
169+
{
170+
"login": "balavishnuvj",
171+
"name": "Balavishnu V J",
172+
"avatar_url": "https://avatars3.githubusercontent.com/u/13718688?v=4",
173+
"profile": "https://balavishnuvj.com/?utm_source=github",
174+
"contributions": [
175+
"code"
176+
]
168177
}
169178
],
170179
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ practices.
1414

1515
<!-- prettier-ignore-start -->
1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
<!-- prettier-ignore-end -->
2020

@@ -159,12 +159,12 @@ Thanks goes to these people ([emoji key][emojis]):
159159
<tr>
160160
<td align="center"><a href="https://aganglada.com"><img src="https://avatars0.githubusercontent.com/u/922348?v=4" width="100px;" alt=""/><br /><sub><b>Alejandro Garcia Anglada</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=aganglada" title="Code">💻</a> <a href="https://github.com/testing-library/testing-playground/commits?author=aganglada" title="Documentation">📖</a></td>
161161
<td align="center"><a href="https://github.com/ddehart"><img src="https://avatars3.githubusercontent.com/u/901215?v=4" width="100px;" alt=""/><br /><sub><b>ddehart</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=ddehart" title="Code">💻</a> <a href="https://github.com/testing-library/testing-playground/commits?author=ddehart" title="Tests">⚠️</a></td>
162+
<td align="center"><a href="https://balavishnuvj.com/?utm_source=github"><img src="https://avatars3.githubusercontent.com/u/13718688?v=4" width="100px;" alt=""/><br /><sub><b>Balavishnu V J</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=balavishnuvj" title="Code">💻</a></td>
162163
</tr>
163164
</table>
164165

165166
<!-- markdownlint-enable -->
166167
<!-- prettier-ignore-end -->
167-
168168
<!-- ALL-CONTRIBUTORS-LIST:END -->
169169

170170
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)