Skip to content

Commit 2613d66

Browse files
docs: add stevenfitzpatrick as a contributor (#604)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 04e64bb commit 2613d66

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,15 @@
10361036
"contributions": [
10371037
"ideas"
10381038
]
1039+
},
1040+
{
1041+
"login": "stevenfitzpatrick",
1042+
"name": "Steven Fitzpatrick",
1043+
"avatar_url": "https://avatars0.githubusercontent.com/u/23268855?v=4",
1044+
"profile": "https://github.com/stevenfitzpatrick",
1045+
"contributions": [
1046+
"bug"
1047+
]
10391048
}
10401049
],
10411050
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ Thanks goes to these people ([emoji key][emojis]):
526526
<tr>
527527
<td align="center"><a href="https://ryota-murakami.github.io/"><img src="https://avatars2.githubusercontent.com/u/5501268?v=4" width="100px;" alt=""/><br /><sub><b>Ryota Murakami</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=ryota-murakami" title="Documentation">📖</a></td>
528528
<td align="center"><a href="https://github.com/hottmanmichael"><img src="https://avatars3.githubusercontent.com/u/10534502?v=4" width="100px;" alt=""/><br /><sub><b>Michael Hottman</b></sub></a><br /><a href="#ideas-hottmanmichael" title="Ideas, Planning, & Feedback">🤔</a></td>
529+
<td align="center"><a href="https://github.com/stevenfitzpatrick"><img src="https://avatars0.githubusercontent.com/u/23268855?v=4" width="100px;" alt=""/><br /><sub><b>Steven Fitzpatrick</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/issues?q=author%3Astevenfitzpatrick" title="Bug reports">🐛</a></td>
529530
</tr>
530531
</table>
531532

0 commit comments

Comments
 (0)