Skip to content

Commit f94d2c3

Browse files
docs: add timrobinson33 as a contributor (#433)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6f657c5 commit f94d2c3

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
@@ -630,6 +630,15 @@
630630
"contributions": [
631631
"doc"
632632
]
633+
},
634+
{
635+
"login": "timrobinson33",
636+
"name": "timrobinson33",
637+
"avatar_url": "https://avatars0.githubusercontent.com/u/57178390?v=4",
638+
"profile": "https://github.com/timrobinson33",
639+
"contributions": [
640+
"doc"
641+
]
633642
}
634643
],
635644
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
122122
<td align="center"><a href="http://pustovalov.dev"><img src="https://avatars2.githubusercontent.com/u/1568885?v=4" width="100px;" alt=""/><br /><sub><b>Pavel Pustovalov</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pustovalov" title="Documentation">📖</a></td>
123123
<td align="center"><a href="https://github.com/dymafr"><img src="https://avatars2.githubusercontent.com/u/32801166?v=4" width="100px;" alt=""/><br /><sub><b>Dyma</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dymafr" title="Documentation">📖</a></td>
124124
<td align="center"><a href="https://twitter.com/matan_bobi"><img src="https://avatars2.githubusercontent.com/u/12711091?v=4" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=MatanBobi" title="Documentation">📖</a></td>
125+
<td align="center"><a href="https://github.com/timrobinson33"><img src="https://avatars0.githubusercontent.com/u/57178390?v=4" width="100px;" alt=""/><br /><sub><b>timrobinson33</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=timrobinson33" title="Documentation">📖</a></td>
125126
</tr>
126127
</table>
127128

0 commit comments

Comments
 (0)