Skip to content

Commit 713fc34

Browse files
add SakuraPuare as a contributor for code (#722)
Adds @SakuraPuare as a contributor for code. This was requested by Eugeny [in this comment](#719 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent ff74d73 commit 713fc34

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,15 @@
751751
"contributions": [
752752
"code"
753753
]
754+
},
755+
{
756+
"login": "SakuraPuare",
757+
"name": "Moder Steven",
758+
"avatar_url": "https://avatars.githubusercontent.com/u/52142762?v=4",
759+
"profile": "http://blog.sakurapuare.com",
760+
"contributions": [
761+
"code"
762+
]
754763
}
755764
],
756765
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Russh
22

33
[![Rust](https://github.com/warp-tech/russh/actions/workflows/rust.yml/badge.svg)](https://github.com/warp-tech/russh/actions/workflows/rust.yml) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-83-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-84-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
Low-level Tokio SSH2 client and server implementation.
@@ -241,6 +241,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
241241
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wi-adam"><img src="https://avatars.githubusercontent.com/u/127046659?v=4?s=100" width="100px;" alt="wi-adam"/><br /><sub><b>wi-adam</b></sub></a><br /><a href="https://github.com/Eugeny/russh/commits?author=wi-adam" title="Code">💻</a></td>
242242
<td align="center" valign="top" width="14.28%"><a href="http://ddtkey.com"><img src="https://avatars.githubusercontent.com/u/26835520?v=4?s=100" width="100px;" alt="Artem Medvedev"/><br /><sub><b>Artem Medvedev</b></sub></a><br /><a href="https://github.com/Eugeny/russh/commits?author=DDtKey" title="Code">💻</a></td>
243243
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ztbh"><img src="https://avatars.githubusercontent.com/u/67856492?v=4?s=100" width="100px;" alt="ztbh"/><br /><sub><b>ztbh</b></sub></a><br /><a href="https://github.com/Eugeny/russh/commits?author=ztbh" title="Code">💻</a></td>
244+
<td align="center" valign="top" width="14.28%"><a href="http://blog.sakurapuare.com"><img src="https://avatars.githubusercontent.com/u/52142762?v=4?s=100" width="100px;" alt="Moder Steven"/><br /><sub><b>Moder Steven</b></sub></a><br /><a href="https://github.com/Eugeny/russh/commits?author=SakuraPuare" title="Code">💻</a></td>
244245
</tr>
245246
</tbody>
246247
</table>

0 commit comments

Comments
 (0)