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

Commit ee2dcf1

Browse files
allcontributors[bot]bcarroll22
authored andcommitted
docs: add jeffreyffs as a contributor (#55)
* docs: update README.md * docs: update .all-contributorsrc
1 parent a4db523 commit ee2dcf1

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
@@ -123,6 +123,15 @@
123123
"contributions": [
124124
"doc"
125125
]
126+
},
127+
{
128+
"login": "jeffreyffs",
129+
"name": "jeffreyffs",
130+
"avatar_url": "https://avatars1.githubusercontent.com/u/1441462?v=4",
131+
"profile": "https://github.com/jeffreyffs",
132+
"contributions": [
133+
"code"
134+
]
126135
}
127136
],
128137
"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-12-orange.svg?style=flat-square)](#contributors)
27+
[![All Contributors](https://img.shields.io/badge/all_contributors-13-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

@@ -185,6 +185,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
185185
<td align="center"><a href="https://manatoworks.me"><img src="https://avatars1.githubusercontent.com/u/11571318?v=4" width="100px;" alt="mana"/><br /><sub><b>mana</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=manakuro" title="Code">💻</a></td>
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>
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>
188189
</tr>
189190
</table>
190191

0 commit comments

Comments
 (0)