Skip to content

Commit 34f9bf9

Browse files
committed
Add contributor mycarrysun
1 parent 245644b commit 34f9bf9

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.all-contributorsrc

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

README.md

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

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

6868
## Table of Contents
6969

@@ -279,6 +279,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
279279
<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>
280280
<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>
281281
</tr>
282+
<tr>
283+
<td align="center"><a href="https://github.com/mycarrysun"><img src="https://avatars.githubusercontent.com/u/9121901?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mike Harrison</b></sub></a><br /><a href="#maintenance-mycarrysun" title="Maintenance">🚧</a></td>
284+
</tr>
282285
</table>
283286

284287
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)