Skip to content

Commit 217c6d4

Browse files
authored
Merge pull request #1924 from rust-lang/all-contributors/add-paul-leydier
docs: add paul-leydier as a contributor for doc
2 parents 34d0413 + fb8dd57 commit 217c6d4

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
@@ -2685,6 +2685,15 @@
26852685
"contributions": [
26862686
"code"
26872687
]
2688+
},
2689+
{
2690+
"login": "paul-leydier",
2691+
"name": "Paul Leydier",
2692+
"avatar_url": "https://avatars.githubusercontent.com/u/75126792?v=4",
2693+
"profile": "https://github.com/paul-leydier",
2694+
"contributions": [
2695+
"doc"
2696+
]
26882697
}
26892698
],
26902699
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ authors.
378378
<td align="center" valign="top" width="12.5%"><a href="https://github.com/0Ahmed-0"><img src="https://avatars.githubusercontent.com/u/111569638?v=4?s=100" width="100px;" alt="0Ahmed-0"/><br /><sub><b>0Ahmed-0</b></sub></a><br /><a href="#content-0Ahmed-0" title="Content">🖋</a></td>
379379
<td align="center" valign="top" width="12.5%"><a href="https://github.com/guizo792"><img src="https://avatars.githubusercontent.com/u/95940388?v=4?s=100" width="100px;" alt="guizo792"/><br /><sub><b>guizo792</b></sub></a><br /><a href="#content-guizo792" title="Content">🖋</a></td>
380380
<td align="center" valign="top" width="12.5%"><a href="https://github.com/kazu728"><img src="https://avatars.githubusercontent.com/u/34614358?v=4?s=100" width="100px;" alt="Kazuki Matsuo"/><br /><sub><b>Kazuki Matsuo</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=kazu728" title="Code">💻</a></td>
381+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/paul-leydier"><img src="https://avatars.githubusercontent.com/u/75126792?v=4?s=100" width="100px;" alt="Paul Leydier"/><br /><sub><b>Paul Leydier</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=paul-leydier" title="Documentation">📖</a></td>
381382
</tr>
382383
</tbody>
383384
</table>

0 commit comments

Comments
 (0)