summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5235b38..eaaf624 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1623,6 +1623,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "nyurik",
+ "name": "Yuri Astrakhan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1641515?v=4",
+ "profile": "https://github.com/nyurik",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 8dd7116..3e7f916 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -232,6 +232,7 @@ authors.
</tr>
<tr>
<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>
+ <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>
</tr>
</tbody>
</table>