Skip to content

Commit cd0ee50

Browse files
authored
Merge pull request #1146 from rust-lang/all-contributors/add-nico-vromans
docs: add nico-vromans as a contributor for content
2 parents cc1b22d + 2f2f141 commit cd0ee50

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
@@ -1488,6 +1488,15 @@
14881488
"contributions": [
14891489
"code"
14901490
]
1491+
},
1492+
{
1493+
"login": "nico-vromans",
1494+
"name": "Nico Vromans",
1495+
"avatar_url": "https://avatars.githubusercontent.com/u/48183857?v=4",
1496+
"profile": "https://github.com/nico-vromans",
1497+
"contributions": [
1498+
"content"
1499+
]
14911500
}
14921501
],
14931502
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ authors.
212212
<tr>
213213
<td align="center"><a href="http://fakhoury.xyz"><img src="https://avatars.githubusercontent.com/u/20828724?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Fakhoury</b></sub></a><br /><a href="#content-brianfakhoury" title="Content">🖋</a></td>
214214
<td align="center"><a href="https://github.com/markusboehme"><img src="https://avatars.githubusercontent.com/u/5074759?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Markus Boehme</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=markusboehme" title="Code">💻</a></td>
215+
<td align="center"><a href="https://github.com/nico-vromans"><img src="https://avatars.githubusercontent.com/u/48183857?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nico Vromans</b></sub></a><br /><a href="#content-nico-vromans" title="Content">🖋</a></td>
215216
</tr>
216217
</table>
217218

0 commit comments

Comments
 (0)