Skip to content

Commit 5652862

Browse files
authored
Merge pull request #1926 from rust-lang/all-contributors/add-NicolasRoelandt
docs: add NicolasRoelandt as a contributor for doc
2 parents c7cf372 + 9895c1f commit 5652862

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
@@ -2703,6 +2703,15 @@
27032703
"contributions": [
27042704
"doc"
27052705
]
2706+
},
2707+
{
2708+
"login": "NicolasRoelandt",
2709+
"name": "NicolasRoelandt",
2710+
"avatar_url": "https://avatars.githubusercontent.com/u/8594193?v=4",
2711+
"profile": "https://github.com/NicolasRoelandt",
2712+
"contributions": [
2713+
"doc"
2714+
]
27062715
}
27072716
],
27082717
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ authors.
382382
</tr>
383383
<tr>
384384
<td align="center" valign="top" width="12.5%"><a href="http://wznmickey.com"><img src="https://avatars.githubusercontent.com/u/44784663?v=4?s=100" width="100px;" alt="wznmickey"/><br /><sub><b>wznmickey</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=wznmickey" title="Documentation">📖</a></td>
385+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/NicolasRoelandt"><img src="https://avatars.githubusercontent.com/u/8594193?v=4?s=100" width="100px;" alt="NicolasRoelandt"/><br /><sub><b>NicolasRoelandt</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=NicolasRoelandt" title="Documentation">📖</a></td>
385386
</tr>
386387
</tbody>
387388
</table>

0 commit comments

Comments
 (0)