Skip to content

Commit 4004dc4

Browse files
docs: add DylanPiercey as a contributor (testing-library#862)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 90ec01c commit 4004dc4

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,6 +1465,15 @@
14651465
"contributions": [
14661466
"doc"
14671467
]
1468+
},
1469+
{
1470+
"login": "DylanPiercey",
1471+
"name": "Dylan Piercey",
1472+
"avatar_url": "https://avatars.githubusercontent.com/u/4985201?v=4",
1473+
"profile": "https://twitter.com/dylan_piercey",
1474+
"contributions": [
1475+
"doc"
1476+
]
14681477
}
14691478
],
14701479
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
339339
<td align="center"><a href="https://vxxce.github.io"><img src="https://avatars.githubusercontent.com/u/38638365?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zach</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=vxxce" title="Documentation">📖</a></td>
340340
<td align="center"><a href="https://github.com/anpaopao"><img src="https://avatars.githubusercontent.com/u/44686792?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Angus J. Pope</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=anpaopao" title="Documentation">📖</a></td>
341341
</tr>
342+
<tr>
343+
<td align="center"><a href="https://twitter.com/dylan_piercey"><img src="https://avatars.githubusercontent.com/u/4985201?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dylan Piercey</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=DylanPiercey" title="Documentation">📖</a></td>
344+
</tr>
342345
</table>
343346

344347
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)