diff --git a/README.md b/README.md index 40865d34..7a29f0cc 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ for changes and offers subsequent commands to interact with observed Kubernetes [![Build Status](https://travis-ci.com/derailed/k9s.svg?branch=master)](https://travis-ci.com/derailed/k9s) [![release](https://img.shields.io/github/release-pre/derailed/k9s.svg)](https://github.com/derailed/k9s/releases) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/mum4k/termdash/blob/master/LICENSE) - +[![Releases](https://img.shields.io/github/downloads/derailed/k9s/total.svg)]() + + --- diff --git a/change_logs/release_0.9.2.md b/change_logs/release_0.9.2.md index 2114412d..f23cb2ae 100644 --- a/change_logs/release_0.9.2.md +++ b/change_logs/release_0.9.2.md @@ -19,11 +19,11 @@ back in January 2019 that I've seen some many external contributions and PRs. Th As you may have noticed, there is a new voice on the project. [Gustavo Silva Paiva](https://github.com/paivagustavo) kindly accepted to become a K9s core member. Gustavo has been following and contributing to K9s for a while now and have patiently plowed thru my code ;( Raising issues, fixing them, improving code and test coverage, he has demonstrated a genuine interest on making sure K9s is better for all of us. -Actually, I can say enough about Gustavo since I don't know him that well yet ;) But I can tell from my interactions with him that he is a great human being and continues the K9s tradition of kindness and respect. Please help me in welcoming him to the K9s pac! +Actually, I can say enough about Gustavo since I don't know him that well yet ;) But I can tell from my interactions with him that he is a great human being, smart, kind and concensious and hence an awesome K9s addition. Please help me in welcoming him to the K9s pac! ### Breaking Bad -There was an issue with the header toggle mnemonic `Ctrl-H` and it has been changed on this release to just `h`. Thank you for the heads up [Swe Covis](https://github.com/swe-covis)!! +There was an issue with the header toggle mnemonic `Ctrl-H` and it has been changed in this release to just `h`. Thank you for the heads up [Swe Covis](https://github.com/swe-covis)!! ## Merged PRs