Skip to content

Commit 8d0aa11

Browse files
authored
Merge pull request #1826 from rust-lang/all-contributors/add-gerases
docs: add gerases as a contributor for content
2 parents 6afc484 + e267449 commit 8d0aa11

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2550,6 +2550,15 @@
25502550
"contributions": [
25512551
"content"
25522552
]
2553+
},
2554+
{
2555+
"login": "gerases",
2556+
"name": "gerases",
2557+
"avatar_url": "https://avatars.githubusercontent.com/u/8953623?v=4",
2558+
"profile": "https://github.com/gerases",
2559+
"contributions": [
2560+
"content"
2561+
]
25532562
}
25542563
],
25552564
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,9 @@ authors.
360360
<td align="center" valign="top" width="12.5%"><a href="https://github.com/neuschaefer"><img src="https://avatars.githubusercontent.com/u/1021512?v=4?s=100" width="100px;" alt="J. Neuschäfer"/><br /><sub><b>J. Neuschäfer</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=neuschaefer" title="Code">💻</a></td>
361361
<td align="center" valign="top" width="12.5%"><a href="https://scooterhacking.org"><img src="https://avatars.githubusercontent.com/u/58905488?v=4?s=100" width="100px;" alt="Bastian Pedersen"/><br /><sub><b>Bastian Pedersen</b></sub></a><br /><a href="#content-bastianpedersen" title="Content">🖋</a></td>
362362
</tr>
363+
<tr>
364+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/gerases"><img src="https://avatars.githubusercontent.com/u/8953623?v=4?s=100" width="100px;" alt="gerases"/><br /><sub><b>gerases</b></sub></a><br /><a href="#content-gerases" title="Content">🖋</a></td>
365+
</tr>
363366
</tbody>
364367
</table>
365368

0 commit comments

Comments
 (0)