Skip to content

Commit da75c05

Browse files
docs: add amitmiran137 as a contributor (testing-library#775)
* 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 a123042 commit da75c05

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,6 +1274,15 @@
12741274
"contributions": [
12751275
"doc"
12761276
]
1277+
},
1278+
{
1279+
"login": "amitmiran137",
1280+
"name": "Amit Miran",
1281+
"avatar_url": "https://avatars.githubusercontent.com/u/47772523?v=4",
1282+
"profile": "https://github.com/amitmiran137",
1283+
"contributions": [
1284+
"doc"
1285+
]
12771286
}
12781287
],
12791288
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
312312
<td align="center"><a href="https://github.com/prestoncarman"><img src="https://avatars.githubusercontent.com/u/3517157?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Preston Carman</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=prestoncarman" title="Documentation">📖</a></td>
313313
<td align="center"><a href="https://github.com/olivierwilkinson"><img src="https://avatars.githubusercontent.com/u/15321261?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Olivier Wilkinson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=olivierwilkinson" title="Documentation">📖</a></td>
314314
</tr>
315+
<tr>
316+
<td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=amitmiran137" title="Documentation">📖</a></td>
317+
</tr>
315318
</table>
316319

317320
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)