diff --git a/.all-contributorsrc b/.all-contributorsrc index 910303be..f092ec8f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -454,6 +454,15 @@ "contributions": [ "code" ] + }, + { + "login": "eric-seppanen", + "name": "Eric Seppanen", + "avatar_url": "https://avatars.githubusercontent.com/u/109770420?v=4", + "profile": "https://github.com/eric-seppanen", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 0cd16e41..8b6a31f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Russh [![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](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) Low-level Tokio SSH2 client and server implementation. @@ -180,6 +180,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d citorva
citorva

💻 + Eric Seppanen
Eric Seppanen

💻