Skip to content

Commit 5889d7f

Browse files
docs: add bdwain as a contributor (#628)
* 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 e4b0aa3 commit 5889d7f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,16 @@
556556
"contributions": [
557557
"code"
558558
]
559+
},
560+
{
561+
"login": "bdwain",
562+
"name": "Bryan Wain",
563+
"avatar_url": "https://avatars.githubusercontent.com/u/3982094?v=4",
564+
"profile": "https://github.com/bdwain",
565+
"contributions": [
566+
"bug",
567+
"review"
568+
]
559569
}
560570
],
561571
"skipCi": true,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
245245
<tr>
246246
<td align="center"><a href="https://matan.io"><img src="https://avatars.githubusercontent.com/u/12711091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="#maintenance-MatanBobi" title="Maintenance">🚧</a></td>
247247
<td align="center"><a href="https://github.com/andyrooger"><img src="https://avatars.githubusercontent.com/u/420834?v=4?s=100" width="100px;" alt=""/><br /><sub><b>andyrooger</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=andyrooger" title="Code">💻</a></td>
248+
<td align="center"><a href="https://github.com/bdwain"><img src="https://avatars.githubusercontent.com/u/3982094?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan Wain</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/issues?q=author%3Abdwain" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/react-hooks-testing-library/pulls?q=is%3Apr+reviewed-by%3Abdwain" title="Reviewed Pull Requests">👀</a></td>
248249
</tr>
249250
</table>
250251

0 commit comments

Comments
 (0)