Skip to content

Commit 33c35c6

Browse files
docs: add brrianalexis as a contributor (#275)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f36fe54 commit 33c35c6

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
@@ -503,6 +503,15 @@
503503
"contributions": [
504504
"infra"
505505
]
506+
},
507+
{
508+
"login": "brrianalexis",
509+
"name": "Brian Alexis",
510+
"avatar_url": "https://avatars2.githubusercontent.com/u/51463930?v=4",
511+
"profile": "https://github.com/brrianalexis",
512+
"contributions": [
513+
"test"
514+
]
506515
}
507516
],
508517
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,6 +1161,7 @@ Thanks goes to these people ([emoji key][emojis]):
11611161
</tr>
11621162
<tr>
11631163
<td align="center"><a href="http://katieboedges.com/"><img src="https://avatars1.githubusercontent.com/u/8322476?v=4" width="100px;" alt=""/><br /><sub><b>Katie Boedges</b></sub></a><br /><a href="#infra-kboedges" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
1164+
<td align="center"><a href="https://github.com/brrianalexis"><img src="https://avatars2.githubusercontent.com/u/51463930?v=4" width="100px;" alt=""/><br /><sub><b>Brian Alexis</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=brrianalexis" title="Tests">⚠️</a></td>
11641165
</tr>
11651166
</table>
11661167

0 commit comments

Comments
 (0)