Skip to content

Commit 0d30dce

Browse files
authored
Merge pull request #1325 from rust-lang/all-contributors/add-AxolotlTears
docs: add AxolotlTears as a contributor for code
2 parents 5bcd2ce + 6c170c2 commit 0d30dce

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
@@ -1758,6 +1758,15 @@
17581758
"contributions": [
17591759
"tool"
17601760
]
1761+
},
1762+
{
1763+
"login": "AxolotlTears",
1764+
"name": "Ten",
1765+
"avatar_url": "https://avatars.githubusercontent.com/u/87157047?v=4",
1766+
"profile": "https://github.com/AxolotlTears",
1767+
"contributions": [
1768+
"code"
1769+
]
17611770
}
17621771
],
17631772
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,9 @@ authors.
250250
<td align="center"><a href="https://distanz.ch"><img src="https://avatars.githubusercontent.com/u/539708?v=4?s=100" width="100px;" alt="Tobias Klauser"/><br /><sub><b>Tobias Klauser</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=tklauser" title="Code">💻</a></td>
251251
<td align="center"><a href="https://github.com/0xMySt1c"><img src="https://avatars.githubusercontent.com/u/101825630?v=4?s=100" width="100px;" alt="0xMySt1c"/><br /><sub><b>0xMySt1c</b></sub></a><br /><a href="#tool-0xMySt1c" title="Tools">🔧</a></td>
252252
</tr>
253+
<tr>
254+
<td align="center"><a href="https://github.com/AxolotlTears"><img src="https://avatars.githubusercontent.com/u/87157047?v=4?s=100" width="100px;" alt="Ten"/><br /><sub><b>Ten</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=AxolotlTears" title="Code">💻</a></td>
255+
</tr>
253256
</tbody>
254257
</table>
255258

0 commit comments

Comments
 (0)