From 9b3caee623a834f131ca545309d5f58091c15235 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 22:37:18 +0100 Subject: [PATCH] add eric-seppanen as a contributor for code (#425) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) 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

💻