Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit 1b5a3a8

Browse files
allcontributors[bot]bcarroll22
authored andcommitted
docs: add SophieAu as a contributor (#64)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 550ea42 commit 1b5a3a8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,15 @@
132132
"contributions": [
133133
"code"
134134
]
135+
},
136+
{
137+
"login": "SophieAu",
138+
"name": "Sophie Au",
139+
"avatar_url": "https://avatars2.githubusercontent.com/u/11145039?v=4",
140+
"profile": "https://www.sophieau.com/",
141+
"contributions": [
142+
"code"
143+
]
135144
}
136145
],
137146
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
[![downloads](https://img.shields.io/npm/dm/@testing-library/react-native.svg?style=flat-square)](http://www.npmtrends.com/@testing-library/react-native)
2525
[![MIT License](https://img.shields.io/npm/l/@testing-library/react-native.svg?style=flat-square)](https://github.com/testing-library/native-testing-library/blob/master/LICENSE)
2626

27-
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
27+
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors)
2828
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
2929
[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/testing-library/native-testing-library/blob/master/CODE_OF_CONDUCT.md)
3030

@@ -186,6 +186,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
186186
<td align="center"><a href="https://github.com/mateusz1913"><img src="https://avatars2.githubusercontent.com/u/25980166?v=4" width="100px;" alt="Mateusz Mędrek"/><br /><sub><b>Mateusz Mędrek</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=mateusz1913" title="Code">💻</a></td>
187187
<td align="center"><a href="https://smakosh.com"><img src="https://avatars0.githubusercontent.com/u/20082141?v=4" width="100px;" alt="Ismail Ghallou "/><br /><sub><b>Ismail Ghallou </b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=smakosh" title="Documentation">📖</a></td>
188188
<td align="center"><a href="https://github.com/jeffreyffs"><img src="https://avatars1.githubusercontent.com/u/1441462?v=4" width="100px;" alt="jeffreyffs"/><br /><sub><b>jeffreyffs</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=jeffreyffs" title="Code">💻</a></td>
189+
<td align="center"><a href="https://www.sophieau.com/"><img src="https://avatars2.githubusercontent.com/u/11145039?v=4" width="100px;" alt="Sophie Au"/><br /><sub><b>Sophie Au</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=SophieAu" title="Code">💻</a></td>
189190
</tr>
190191
</table>
191192

0 commit comments

Comments
 (0)