Skip to content

Commit e3af483

Browse files
authored
Merge pull request #1276 from rust-lang/all-contributors/add-craymel
docs: add craymel as a contributor for content
2 parents cea60a2 + a8033e0 commit e3af483

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
@@ -1695,6 +1695,15 @@
16951695
"contributions": [
16961696
"code"
16971697
]
1698+
},
1699+
{
1700+
"login": "craymel",
1701+
"name": "craymel",
1702+
"avatar_url": "https://avatars.githubusercontent.com/u/71062756?v=4",
1703+
"profile": "https://github.com/craymel",
1704+
"contributions": [
1705+
"content"
1706+
]
16981707
}
16991708
],
17001709
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ authors.
242242
</tr>
243243
<tr>
244244
<td align="center"><a href="https://moritzboeh.me"><img src="https://avatars.githubusercontent.com/u/42215704?v=4?s=100" width="100px;" alt="Moritz Böhme"/><br /><sub><b>Moritz Böhme</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=MoritzBoehme" title="Code">💻</a></td>
245+
<td align="center"><a href="https://github.com/craymel"><img src="https://avatars.githubusercontent.com/u/71062756?v=4?s=100" width="100px;" alt="craymel"/><br /><sub><b>craymel</b></sub></a><br /><a href="#content-craymel" title="Content">🖋</a></td>
245246
</tr>
246247
</tbody>
247248
</table>

0 commit comments

Comments
 (0)