Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 48d2e03

Browse files
authoredNov 9, 2020
docs: add BBlackwo as a contributor (#164)
1 parent d242ccc commit 48d2e03

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
 

‎.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,16 @@
140140
"test",
141141
"bug"
142142
]
143+
},
144+
{
145+
"login": "BBlackwo",
146+
"name": "Benjamin Blackwood",
147+
"avatar_url": "https://avatars0.githubusercontent.com/u/7598058?v=4",
148+
"profile": "https://twitter.com/B_Blackwo",
149+
"contributions": [
150+
"doc",
151+
"test"
152+
]
143153
}
144154
],
145155
"contributorsPerLine": 7,

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ Thanks goes to these people ([emoji key][emojis]):
201201
<td align="center"><a href="https://github.com/Ombrax"><img src="https://avatars0.githubusercontent.com/u/7486723?v=4" width="100px;" alt=""/><br /><sub><b>Ombrax</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=Ombrax" title="Code">💻</a></td>
202202
<td align="center"><a href="https://github.com/rafaelss95"><img src="https://avatars0.githubusercontent.com/u/11965907?v=4" width="100px;" alt=""/><br /><sub><b>Rafael Santana</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=rafaelss95" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/commits?author=rafaelss95" title="Tests">⚠️</a> <a href="https://github.com/testing-library/angular-testing-library/issues?q=author%3Arafaelss95" title="Bug reports">🐛</a></td>
203203
</tr>
204+
<tr>
205+
<td align="center"><a href="https://twitter.com/B_Blackwo"><img src="https://avatars0.githubusercontent.com/u/7598058?v=4" width="100px;" alt=""/><br /><sub><b>Benjamin Blackwood</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=BBlackwo" title="Documentation">📖</a> <a href="https://github.com/testing-library/angular-testing-library/commits?author=BBlackwo" title="Tests">⚠️</a></td>
206+
</tr>
204207
</table>
205208

206209
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)
Please sign in to comment.