Skip to content

Commit 53b8715

Browse files
authored
Merge pull request rust-lang#1238 from rust-lang/all-contributors/add-mvanschellebeeck
docs: add mvanschellebeeck as a contributor for content
2 parents 572dd2e + 61c086b commit 53b8715

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
@@ -1641,6 +1641,15 @@
16411641
"contributions": [
16421642
"code"
16431643
]
1644+
},
1645+
{
1646+
"login": "mvanschellebeeck",
1647+
"name": "mvanschellebeeck",
1648+
"avatar_url": "https://avatars.githubusercontent.com/u/17671052?v=4",
1649+
"profile": "https://github.com/mvanschellebeeck",
1650+
"contributions": [
1651+
"content"
1652+
]
16441653
}
16451654
],
16461655
"contributorsPerLine": 8,

AUTHORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ authors.
234234
<td align="center"><a href="https://github.com/bhbuehler"><img src="https://avatars.githubusercontent.com/u/25541343?v=4?s=100" width="100px;" alt="bhbuehler"/><br /><sub><b>bhbuehler</b></sub></a><br /><a href="#content-bhbuehler" title="Content">🖋</a></td>
235235
<td align="center"><a href="https://github.com/nyurik"><img src="https://avatars.githubusercontent.com/u/1641515?v=4?s=100" width="100px;" alt="Yuri Astrakhan"/><br /><sub><b>Yuri Astrakhan</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nyurik" title="Code">💻</a></td>
236236
<td align="center"><a href="http://azzamsa.com"><img src="https://avatars.githubusercontent.com/u/17734314?v=4?s=100" width="100px;" alt="azzamsa"/><br /><sub><b>azzamsa</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=azzamsa" title="Code">💻</a></td>
237+
<td align="center"><a href="https://github.com/mvanschellebeeck"><img src="https://avatars.githubusercontent.com/u/17671052?v=4?s=100" width="100px;" alt="mvanschellebeeck"/><br /><sub><b>mvanschellebeeck</b></sub></a><br /><a href="#content-mvanschellebeeck" title="Content">🖋</a></td>
237238
</tr>
238239
</tbody>
239240
</table>

0 commit comments

Comments
 (0)