diff --git a/.all-contributorsrc b/.all-contributorsrc index a1eaa0976..14fe31b84 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -40,6 +40,16 @@ "contributions": [ "maintenance" ] + }, + { + "login": "aldas", + "name": "Martti T.", + "avatar_url": "https://avatars.githubusercontent.com/u/2320301?v=4", + "profile": "https://github.com/aldas", + "contributions": [ + "maintenance", + "review" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 2d731788d..611869d01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) [![Sourcegraph](https://sourcegraph.com/github.com/labstack/echo/-/badge.svg?style=flat-square)](https://sourcegraph.com/github.com/labstack/echo?badge) @@ -126,25 +126,3 @@ func hello(c echo.Context) error { ## License [MIT](https://github.com/labstack/echo/blob/master/LICENSE) - -## Contributors ✨ - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - - - - - - - -

Vishal Rana

🎨 🚧

Martti T.

🚧

Pablo Andres Fuente

🚧
- - - - - - -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!