Skip to content

Commit 09dc705

Browse files
authored
Merge pull request #1456 from rust-lang/all-contributors/add-ahresse
docs: add ahresse as a contributor for content
2 parents 6f84887 + 75f0ab6 commit 09dc705

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
@@ -1983,6 +1983,15 @@
19831983
"contributions": [
19841984
"doc"
19851985
]
1986+
},
1987+
{
1988+
"login": "ahresse",
1989+
"name": "Alexandre Esse",
1990+
"avatar_url": "https://avatars.githubusercontent.com/u/28402488?v=4",
1991+
"profile": "https://github.com/ahresse",
1992+
"contributions": [
1993+
"content"
1994+
]
19861995
}
19871996
],
19881997
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ authors.
282282
</tr>
283283
<tr>
284284
<td align="center" valign="top" width="12.5%"><a href="http://keogami.ml"><img src="https://avatars.githubusercontent.com/u/41939011?v=4?s=100" width="100px;" alt="Keogami"/><br /><sub><b>Keogami</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=keogami" title="Documentation">📖</a></td>
285+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/ahresse"><img src="https://avatars.githubusercontent.com/u/28402488?v=4?s=100" width="100px;" alt="Alexandre Esse"/><br /><sub><b>Alexandre Esse</b></sub></a><br /><a href="#content-ahresse" title="Content">🖋</a></td>
285286
</tr>
286287
</tbody>
287288
</table>

0 commit comments

Comments
 (0)