diff --git a/.all-contributorsrc b/.all-contributorsrc index a8f0c5c2..de95e737 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -805,6 +805,15 @@ "contributions": [ "code" ] + }, + { + "login": "gvz", + "name": "Georg von Zengen", + "avatar_url": "https://avatars.githubusercontent.com/u/3962183?v=4", + "profile": "https://github.com/gvz", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 5c2b2144..c76d6ace 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-89-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#contributors-) Low-level Tokio SSH2 client and server implementation. @@ -251,6 +251,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d ayamir
ayamir

💻 Luiz Ribeiro
Luiz Ribeiro

💻 biao29
biao29

💻 + Georg von Zengen
Georg von Zengen

💻