Skip to content

Commit baf953d

Browse files
docs: add brianlu2610 as a contributor for code (#1451)
* 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 6015c05 commit baf953d

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
@@ -2737,6 +2737,15 @@
27372737
"contributions": [
27382738
"doc"
27392739
]
2740+
},
2741+
{
2742+
"login": "brianlu2610",
2743+
"name": "brianlu2610",
2744+
"avatar_url": "https://avatars.githubusercontent.com/u/68666483?v=4",
2745+
"profile": "https://github.com/brianlu2610",
2746+
"contributions": [
2747+
"code"
2748+
]
27402749
}
27412750
],
27422751
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ Thanks goes to these wonderful people
524524
</tr>
525525
<tr>
526526
<td align="center" valign="top" width="14.28%"><a href="https://noma.to"><img src="https://avatars.githubusercontent.com/u/6018732?v=4?s=100" width="100px;" alt="Ian Létourneau"/><br /><sub><b>Ian Létourneau</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ianlet" title="Documentation">📖</a></td>
527+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/brianlu2610"><img src="https://avatars.githubusercontent.com/u/68666483?v=4?s=100" width="100px;" alt="brianlu2610"/><br /><sub><b>brianlu2610</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=brianlu2610" title="Code">💻</a></td>
527528
</tr>
528529
</tbody>
529530
</table>

0 commit comments

Comments
 (0)