File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 75
75
" code" ,
76
76
" test"
77
77
]
78
+ },
79
+ {
80
+ "login" : " timmak" ,
81
+ "name" : " Tim Pinington" ,
82
+ "avatar_url" : " https://avatars2.githubusercontent.com/u/24553?v=4" ,
83
+ "profile" : " https://github.com/timmak" ,
84
+ "contributions" : [
85
+ " code" ,
86
+ " test"
87
+ ]
78
88
}
79
89
],
80
90
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change @@ -92,6 +92,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
92
92
<td align="center"><a href="http://theinterned.net"><img src="https://avatars2.githubusercontent.com/u/2694?v=4" width="100px;" alt=""/><br /><sub><b>Ned Schwartz</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=theinterned" title="Documentation">📖</a></td>
93
93
<td align="center"><a href="https://www.matej.snuderl.si/"><img src="https://avatars3.githubusercontent.com/u/8524109?v=4" width="100px;" alt=""/><br /><sub><b>Matej Šnuderl</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=Meemaw" title="Code">💻</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=Meemaw" title="Tests">⚠️</a></td>
94
94
</tr >
95
+ <tr >
96
+ <td align="center"><a href="https://github.com/timmak"><img src="https://avatars2.githubusercontent.com/u/24553?v=4" width="100px;" alt=""/><br /><sub><b>Tim Pinington</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=timmak" title="Code">💻</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=timmak" title="Tests">⚠️</a></td>
97
+ </tr >
95
98
</table >
96
99
97
100
<!-- markdownlint-enable -->
You can’t perform that action at this time.
0 commit comments