Skip to content

Commit 4c1070f

Browse files
authored
Merge pull request #1189 from rust-lang/all-contributors/add-rzrymiak
docs: add rzrymiak as a contributor for content
2 parents 88c9a23 + f437f8e commit 4c1070f

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
@@ -1542,6 +1542,15 @@
15421542
"contributions": [
15431543
"content"
15441544
]
1545+
},
1546+
{
1547+
"login": "rzrymiak",
1548+
"name": "rzrymiak",
1549+
"avatar_url": "https://avatars.githubusercontent.com/u/106121613?v=4",
1550+
"profile": "https://github.com/rzrymiak",
1551+
"contributions": [
1552+
"content"
1553+
]
15451554
}
15461555
],
15471556
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,9 @@ authors.
219219
<td align="center"><a href="http://www.gabrielbianconi.com/"><img src="https://avatars.githubusercontent.com/u/1275491?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gabriel Bianconi</b></sub></a><br /><a href="#content-GabrielBianconi" title="Content">🖋</a></td>
220220
<td align="center"><a href="https://github.com/Kodylow"><img src="https://avatars.githubusercontent.com/u/74332828?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kody Low</b></sub></a><br /><a href="#content-Kodylow" title="Content">🖋</a></td>
221221
</tr>
222+
<tr>
223+
<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+
</tr>
222225
</table>
223226

224227
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)