diff --git a/.all-contributorsrc b/.all-contributorsrc index 169f9b66..7a968320 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -301,6 +301,15 @@ "contributions": [ "code" ] + }, + { + "login": "spoutn1k", + "name": "Jean-Baptiste Skutnik", + "avatar_url": "https://avatars.githubusercontent.com/u/22240065?v=4", + "profile": "http://skutnik.page", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 3568ce00..586c3f68 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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-33-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-) Low-level Tokio SSH2 client and server implementation. @@ -130,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Ana Gelez
Ana Gelez

💻 Tom König
Tom König

💻 Pierre Barre
Pierre Barre

💻 + Jean-Baptiste Skutnik
Jean-Baptiste Skutnik

💻