Skip to content

Commit 18d0f34

Browse files
authored
Merge pull request #1902 from rust-lang/all-contributors/add-kazu728
docs: add kazu728 as a contributor for code
2 parents 32d2c38 + e1fa6cf commit 18d0f34

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
@@ -2676,6 +2676,15 @@
26762676
"contributions": [
26772677
"content"
26782678
]
2679+
},
2680+
{
2681+
"login": "kazu728",
2682+
"name": "Kazuki Matsuo",
2683+
"avatar_url": "https://avatars.githubusercontent.com/u/34614358?v=4",
2684+
"profile": "https://github.com/kazu728",
2685+
"contributions": [
2686+
"code"
2687+
]
26792688
}
26802689
],
26812690
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ authors.
377377
<td align="center" valign="top" width="12.5%"><a href="https://github.com/parnavh"><img src="https://avatars.githubusercontent.com/u/45985534?v=4?s=100" width="100px;" alt="Parnav Harinathan"/><br /><sub><b>Parnav Harinathan</b></sub></a><br /><a href="#content-parnavh" title="Content">🖋</a></td>
378378
<td align="center" valign="top" width="12.5%"><a href="https://github.com/0Ahmed-0"><img src="https://avatars.githubusercontent.com/u/111569638?v=4?s=100" width="100px;" alt="0Ahmed-0"/><br /><sub><b>0Ahmed-0</b></sub></a><br /><a href="#content-0Ahmed-0" title="Content">🖋</a></td>
379379
<td align="center" valign="top" width="12.5%"><a href="https://github.com/guizo792"><img src="https://avatars.githubusercontent.com/u/95940388?v=4?s=100" width="100px;" alt="guizo792"/><br /><sub><b>guizo792</b></sub></a><br /><a href="#content-guizo792" title="Content">🖋</a></td>
380+
<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>
380381
</tr>
381382
</tbody>
382383
</table>

0 commit comments

Comments
 (0)