Skip to content

Commit c1b5a05

Browse files
authored
Merge pull request #1190 from rust-lang/all-contributors/add-miguelraz
docs: add miguelraz as a contributor for content
2 parents 6af86bb + 742200d commit c1b5a05

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
@@ -1551,6 +1551,15 @@
15511551
"contributions": [
15521552
"content"
15531553
]
1554+
},
1555+
{
1556+
"login": "miguelraz",
1557+
"name": "Miguel Raz Guzmán Macedo",
1558+
"avatar_url": "https://avatars.githubusercontent.com/u/13056181?v=4",
1559+
"profile": "https://github.com/miguelraz",
1560+
"contributions": [
1561+
"content"
1562+
]
15541563
}
15551564
],
15561565
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ authors.
221221
</tr>
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>
224+
<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>
224225
</tr>
225226
</table>
226227

0 commit comments

Comments
 (0)