Skip to content

Commit 94831a0

Browse files
authored
Merge pull request #1233 from rust-lang/all-contributors/add-nyurik
docs: add nyurik as a contributor for code
2 parents 22467b4 + 8b251a2 commit 94831a0

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
@@ -1623,6 +1623,15 @@
16231623
"contributions": [
16241624
"content"
16251625
]
1626+
},
1627+
{
1628+
"login": "nyurik",
1629+
"name": "Yuri Astrakhan",
1630+
"avatar_url": "https://avatars.githubusercontent.com/u/1641515?v=4",
1631+
"profile": "https://github.com/nyurik",
1632+
"contributions": [
1633+
"code"
1634+
]
16261635
}
16271636
],
16281637
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ authors.
232232
</tr>
233233
<tr>
234234
<td align="center"><a href="https://github.com/bhbuehler"><img src="https://avatars.githubusercontent.com/u/25541343?v=4?s=100" width="100px;" alt="bhbuehler"/><br /><sub><b>bhbuehler</b></sub></a><br /><a href="#content-bhbuehler" title="Content">🖋</a></td>
235+
<td align="center"><a href="https://github.com/nyurik"><img src="https://avatars.githubusercontent.com/u/1641515?v=4?s=100" width="100px;" alt="Yuri Astrakhan"/><br /><sub><b>Yuri Astrakhan</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nyurik" title="Code">💻</a></td>
235236
</tr>
236237
</tbody>
237238
</table>

0 commit comments

Comments
 (0)