Skip to content

Commit 3437e96

Browse files
docs: add bovandersteene as a contributor (#173)
1 parent 39796c4 commit 3437e96

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
@@ -159,6 +159,15 @@
159159
"contributions": [
160160
"doc"
161161
]
162+
},
163+
{
164+
"login": "bovandersteene",
165+
"name": "Bo Vandersteene",
166+
"avatar_url": "https://avatars1.githubusercontent.com/u/1673799?v=4",
167+
"profile": "http://wwww.reibo.be",
168+
"contributions": [
169+
"code"
170+
]
162171
}
163172
],
164173
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ Thanks goes to these people ([emoji key][emojis]):
205205
<tr>
206206
<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>
207207
<td align="center"><a href="http://gustavoporto.dev"><img src="https://avatars2.githubusercontent.com/u/3718120?v=4" width="100px;" alt=""/><br /><sub><b>Gustavo Porto</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=portothree" title="Documentation">📖</a></td>
208+
<td align="center"><a href="http://wwww.reibo.be"><img src="https://avatars1.githubusercontent.com/u/1673799?v=4" width="100px;" alt=""/><br /><sub><b>Bo Vandersteene</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=bovandersteene" title="Code">💻</a></td>
208209
</tr>
209210
</table>
210211

0 commit comments

Comments
 (0)