Skip to content

Commit dff6d54

Browse files
docs: add tbertrand7 as a contributor for bug (#893)
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 126d2e7 commit dff6d54

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

β€Ž.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -1180,6 +1180,15 @@
11801180
"bug",
11811181
"code"
11821182
]
1183+
},
1184+
{
1185+
"login": "tbertrand7",
1186+
"name": "Tom Bertrand",
1187+
"avatar_url": "https://avatars.githubusercontent.com/u/14081248?v=4",
1188+
"profile": "https://github.com/tbertrand7",
1189+
"contributions": [
1190+
"bug"
1191+
]
11831192
}
11841193
],
11851194
"commitConvention": "none",

β€ŽCONTRIBUTORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
162162
<tr>
163163
<td align="center"><a href="https://github.com/joshunger"><img src="https://avatars.githubusercontent.com/u/2301847?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Josh Unger</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Ajoshunger" title="Bug reports">πŸ›</a></td>
164164
<td align="center"><a href="https://github.com/robcaldecott"><img src="https://avatars.githubusercontent.com/u/796702?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rob Caldecott</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Arobcaldecott" title="Bug reports">πŸ›</a> <a href="https://github.com/testing-library/user-event/commits?author=robcaldecott" title="Code">πŸ’»</a></td>
165+
<td align="center"><a href="https://github.com/tbertrand7"><img src="https://avatars.githubusercontent.com/u/14081248?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tom Bertrand</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Atbertrand7" title="Bug reports">πŸ›</a></td>
165166
</tr>
166167
</table>
167168

0 commit comments

Comments
Β (0)