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

Commit 6a2ba84

Browse files
allcontributors[bot]bcarroll22
authored andcommitted
docs: add ajsmth as a contributor (#75)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 540e6ad commit 6a2ba84

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,16 @@
141141
"contributions": [
142142
"code"
143143
]
144+
},
145+
{
146+
"login": "ajsmth",
147+
"name": "andy",
148+
"avatar_url": "https://avatars2.githubusercontent.com/u/40680668?v=4",
149+
"profile": "http://ajsmth.com",
150+
"contributions": [
151+
"code",
152+
"doc"
153+
]
144154
}
145155
],
146156
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-14-orange.svg?style=flat-square)](#contributors)
27+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-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

@@ -188,6 +188,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
189189
<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>
190190
</tr>
191+
<tr>
192+
<td align="center"><a href="http://ajsmth.com"><img src="https://avatars2.githubusercontent.com/u/40680668?v=4" width="100px;" alt="andy"/><br /><sub><b>andy</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=ajsmth" title="Code">💻</a> <a href="https://github.com/testing-library/native-testing-library/commits?author=ajsmth" title="Documentation">📖</a></td>
193+
</tr>
191194
</table>
192195

193196
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)