Skip to content

Commit e8b20cf

Browse files
docs: add timmak as a contributor (#253)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * docs: Fix readme formatting Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Nick McCurdy <nick@nickmccurdy.com>
1 parent 8528bd6 commit e8b20cf

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@
7575
"code",
7676
"test"
7777
]
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+
]
7888
}
7989
],
8090
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9292
<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>
9393
<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>
9494
</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>
9598
</table>
9699

97100
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)