Skip to content

Commit bf2a1f0

Browse files
committed
Add myself to contributers list
1 parent e2461ca commit bf2a1f0

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

Diff for: .all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,15 @@
603603
"contributions": [
604604
"doc"
605605
]
606+
},
607+
{
608+
"login": "amovar18",
609+
"name": "Kudaligi Amoghavarsha",
610+
"avatar_url": "https://avatars.githubusercontent.com/u/59614577?v=4",
611+
"profile": "https://github.com/amovar18",
612+
"contributions": [
613+
"maintenance"
614+
]
606615
}
607616
],
608617
"skipCi": true,

Diff for: README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ library will instead be included as official additions to both `react-testing-li
4646
([PR](https://github.com/callstack/react-native-testing-library/pull/923)) with the intention being
4747
to provide a more cohesive and consistent implementation for our users.
4848

49-
Please be patient as we finalise these changes in the respective testing libraries.
50-
In the mean time you can install `@testing-library/react@^13.1`
49+
Please be patient as we finalise these changes in the respective testing libraries. In the mean time
50+
you can install `@testing-library/react@^13.1`
5151

5252
## Table of Contents
5353

@@ -263,6 +263,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
263263
<td align="center"><a href="https://www.facebook.com/masoud.bonabi"><img src="https://avatars.githubusercontent.com/u/6429009?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Masious</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=masious" title="Documentation">📖</a></td>
264264
<td align="center"><a href="https://github.com/Laishuxin"><img src="https://avatars.githubusercontent.com/u/56504759?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Laishuxin</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=Laishuxin" title="Documentation">📖</a></td>
265265
</tr>
266+
<tr>
267+
<td align="center"><a href="https://github.com/amovar18"><img src="https://avatars.githubusercontent.com/u/59614577?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kudaligi Amoghavarsha</b></sub></a><br /><a href="#maintenance-amovar18" title="Maintenance">🚧</a></td>
268+
</tr>
266269
</table>
267270

268271
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)