Skip to content

Commit 97e3c41

Browse files
authored
Merge pull request #1263 from rust-lang/all-contributors/add-MoritzBoehme
docs: add MoritzBoehme as a contributor for code
2 parents 0c05318 + 28d78e2 commit 97e3c41

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
@@ -1686,6 +1686,15 @@
16861686
"contributions": [
16871687
"code"
16881688
]
1689+
},
1690+
{
1691+
"login": "MoritzBoehme",
1692+
"name": "Moritz Böhme",
1693+
"avatar_url": "https://avatars.githubusercontent.com/u/42215704?v=4",
1694+
"profile": "https://moritzboeh.me",
1695+
"contributions": [
1696+
"code"
1697+
]
16891698
}
16901699
],
16911700
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,9 @@ authors.
240240
<td align="center"><a href="https://github.com/mfurak"><img src="https://avatars.githubusercontent.com/u/38523093?v=4?s=100" width="100px;" alt="Marek Furák"/><br /><sub><b>Marek Furák</b></sub></a><br /><a href="#content-mfurak" title="Content">🖋</a></td>
241241
<td align="center"><a href="https://winter.cafe"><img src="https://avatars.githubusercontent.com/u/78392041?v=4?s=100" width="100px;" alt="Winter"/><br /><sub><b>Winter</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=winterqt" title="Code">💻</a></td>
242242
</tr>
243+
<tr>
244+
<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+
</tr>
243246
</tbody>
244247
</table>
245248

0 commit comments

Comments
 (0)