This repository was archived by the owner on Jul 30, 2020. It is now read-only.
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 141
141
"contributions" : [
142
142
" code"
143
143
]
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
+ ]
144
154
}
145
155
],
146
156
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 24
24
[ ![ downloads] ( https://img.shields.io/npm/dm/@testing-library/react-native.svg?style=flat-square )] ( http://www.npmtrends.com/@testing-library/react-native )
25
25
[ ![ 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 )
26
26
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 )
28
28
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( http://makeapullrequest.com )
29
29
[ ![ 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 )
30
30
@@ -188,6 +188,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
188
188
<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
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>
190
190
</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 >
191
194
</table >
192
195
193
196
<!-- ALL-CONTRIBUTORS-LIST:END -->
You can’t perform that action at this time.
0 commit comments