Skip to content

Commit 581cd66

Browse files
docs: add Billy as a contributor (#391)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent b96f462 commit 581cd66

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,16 @@
530530
"contributions": [
531531
"doc"
532532
]
533+
},
534+
{
535+
"login": "Billy",
536+
"name": "Billy",
537+
"avatar_url": "https://avatars2.githubusercontent.com/u/48111?v=4",
538+
"profile": "https://github.com/billy",
539+
"contributions": [
540+
"talk",
541+
"doc"
542+
]
533543
}
534544
],
535545
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
109109
<tr>
110110
<td align="center"><a href="https://numb86.net/"><img src="https://avatars1.githubusercontent.com/u/16703337?v=4" width="100px;" alt=""/><br /><sub><b>numb86</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=numb86" title="Documentation">📖</a></td>
111111
<td align="center"><a href="https://github.com/NicholasBoll"><img src="https://avatars2.githubusercontent.com/u/338257?v=4" width="100px;" alt=""/><br /><sub><b>Nicholas Boll</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=NicholasBoll" title="Documentation">📖</a></td>
112+
<td align="center"><a href="https://github.com/billy"><img src="https://avatars2.githubusercontent.com/u/48111?v=4" width="100px;" alt=""/><br /><sub><b>Billy</b></sub></a><br /><a href="#talk-Billy" title="Talks">📢</a> <a href="https://github.com/testing-library/testing-library-docs/commits?author=Billy" title="Documentation">📖</a></td>
112113
</tr>
113114
</table>
114115

0 commit comments

Comments
 (0)