diff --git a/.all-contributorsrc b/.all-contributorsrc index a25a4c12..2f253653 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -418,6 +418,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ogedei-khan", + "name": "André Almeida", + "avatar_url": "https://avatars.githubusercontent.com/u/181673956?v=4", + "profile": "https://github.com/ogedei-khan", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 2a0589c0..7dc201d0 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-46-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-) Low-level Tokio SSH2 client and server implementation. @@ -172,6 +172,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Eric Rodrigues Pires
Eric Rodrigues Pires

💻 Jerome Gravel-Niquet
Jerome Gravel-Niquet

💻 Quentin Santos
Quentin Santos

📖 + André Almeida
André Almeida

💻