Skip to content

Commit c838d44

Browse files
authored
Merge pull request #1191 from rust-lang/all-contributors/add-memark
docs: add memark as a contributor for content
2 parents 199150f + 50323a3 commit c838d44

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
@@ -1560,6 +1560,15 @@
15601560
"contributions": [
15611561
"content"
15621562
]
1563+
},
1564+
{
1565+
"login": "memark",
1566+
"name": "Magnus Markling",
1567+
"avatar_url": "https://avatars.githubusercontent.com/u/318504?v=4",
1568+
"profile": "https://github.com/memark",
1569+
"contributions": [
1570+
"content"
1571+
]
15631572
}
15641573
],
15651574
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ authors.
222222
<tr>
223223
<td align="center"><a href="https://github.com/rzrymiak"><img src="https://avatars.githubusercontent.com/u/106121613?v=4?s=100" width="100px;" alt=""/><br /><sub><b>rzrymiak</b></sub></a><br /><a href="#content-rzrymiak" title="Content">🖋</a></td>
224224
<td align="center"><a href="https://github.com/miguelraz"><img src="https://avatars.githubusercontent.com/u/13056181?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Miguel Raz Guzmán Macedo</b></sub></a><br /><a href="#content-miguelraz" title="Content">🖋</a></td>
225+
<td align="center"><a href="https://github.com/memark"><img src="https://avatars.githubusercontent.com/u/318504?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Magnus Markling</b></sub></a><br /><a href="#content-memark" title="Content">🖋</a></td>
225226
</tr>
226227
</table>
227228

0 commit comments

Comments
 (0)