summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e5b319c..2eae587 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2694,6 +2694,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "wznmickey",
+ "name": "wznmickey",
+ "avatar_url": "https://avatars.githubusercontent.com/u/44784663?v=4",
+ "profile": "http://wznmickey.com",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 0f229db..f229173 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -380,6 +380,9 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="https://github.com/kazu728"><img src="https://avatars.githubusercontent.com/u/34614358?v=4?s=100" width="100px;" alt="Kazuki Matsuo"/><br /><sub><b>Kazuki Matsuo</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=kazu728" title="Code">💻</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/paul-leydier"><img src="https://avatars.githubusercontent.com/u/75126792?v=4?s=100" width="100px;" alt="Paul Leydier"/><br /><sub><b>Paul Leydier</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=paul-leydier" title="Documentation">📖</a></td>
</tr>
+ <tr>
+ <td align="center" valign="top" width="12.5%"><a href="http://wznmickey.com"><img src="https://avatars.githubusercontent.com/u/44784663?v=4?s=100" width="100px;" alt="wznmickey"/><br /><sub><b>wznmickey</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=wznmickey" title="Documentation">📖</a></td>
+ </tr>
</tbody>
</table>