Skip to content

Commit 8dfffe8

Browse files
authored
Merge pull request #1141 from rust-lang/all-contributors/add-markusboehme
docs: add markusboehme as a contributor for code
2 parents 2b0c73c + f107e2f commit 8dfffe8

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
@@ -1479,6 +1479,15 @@
14791479
"contributions": [
14801480
"content"
14811481
]
1482+
},
1483+
{
1484+
"login": "markusboehme",
1485+
"name": "Markus Boehme",
1486+
"avatar_url": "https://avatars.githubusercontent.com/u/5074759?v=4",
1487+
"profile": "https://github.com/markusboehme",
1488+
"contributions": [
1489+
"code"
1490+
]
14821491
}
14831492
],
14841493
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ authors.
211211
</tr>
212212
<tr>
213213
<td align="center"><a href="http://fakhoury.xyz"><img src="https://avatars.githubusercontent.com/u/20828724?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Fakhoury</b></sub></a><br /><a href="#content-brianfakhoury" title="Content">🖋</a></td>
214+
<td align="center"><a href="https://github.com/markusboehme"><img src="https://avatars.githubusercontent.com/u/5074759?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Markus Boehme</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=markusboehme" title="Code">💻</a></td>
214215
</tr>
215216
</table>
216217

0 commit comments

Comments
 (0)