Skip to content

Commit 1658b34

Browse files
docs: add sumeesh879 as a contributor (#189)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cbc8765 commit 1658b34

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,15 @@
105105
"contributions": [
106106
"code"
107107
]
108+
},
109+
{
110+
"login": "sumeesh879",
111+
"name": "Sumeesh Nagisetty",
112+
"avatar_url": "https://avatars1.githubusercontent.com/u/20029120?v=4",
113+
"profile": "https://github.com/sumeesh879",
114+
"contributions": [
115+
"review"
116+
]
108117
}
109118
],
110119
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ practices.
1313
<hr />
1414

1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16-
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
18-
16+
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
1917
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2018

2119
**Playground for [testing-library/dom]**
@@ -119,12 +117,12 @@ Thanks goes to these people ([emoji key][emojis]):
119117
<td align="center"><a href="https://www.guzy.dev"><img src="https://avatars1.githubusercontent.com/u/9118764?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Guzy</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=Siemko" title="Code">💻</a></td>
120118
<td align="center"><a href="https://github.com/connorProgrammes"><img src="https://avatars3.githubusercontent.com/u/66570218?v=4" width="100px;" alt=""/><br /><sub><b>ConnorProgrammes</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=connorProgrammes" title="Documentation">📖</a></td>
121119
<td align="center"><a href="https://twitter.com/JacobMGEvans"><img src="https://avatars1.githubusercontent.com/u/27247160?v=4" width="100px;" alt=""/><br /><sub><b>Jacob M-G Evans</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=JacobMGEvans" title="Code">💻</a></td>
120+
<td align="center"><a href="https://github.com/sumeesh879"><img src="https://avatars1.githubusercontent.com/u/20029120?v=4" width="100px;" alt=""/><br /><sub><b>Sumeesh Nagisetty</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/pulls?q=is%3Apr+reviewed-by%3Asumeesh879" title="Reviewed Pull Requests">👀</a></td>
122121
</tr>
123122
</table>
124123

125124
<!-- markdownlint-enable -->
126125
<!-- prettier-ignore-end -->
127-
128126
<!-- ALL-CONTRIBUTORS-LIST:END -->
129127

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

0 commit comments

Comments
 (0)