diff --git a/.all-contributorsrc b/.all-contributorsrc index 21d6ed1b3..9ecd1b557 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -5,6 +5,30 @@ "imageSize": 100, "commit": false, "contributors": [ + { + "login": "fmvilas", + "name": "Fran MΓ©ndez", + "avatar_url": "https://avatars3.githubusercontent.com/u/242119?v=4", + "profile": "http://www.fmvilas.com", + "contributions": [ + "code", + "doc", + "review", + "ideas" + ] + }, + { + "login": "derberg", + "name": "Lukasz Gornicki", + "avatar_url": "https://avatars1.githubusercontent.com/u/6995927?v=4", + "profile": "https://resume.github.io/?derberg", + "contributions": [ + "code", + "doc", + "review", + "infra" + ] + }, { "login": "ximyro", "name": "Ilya Buzlov", @@ -21,5 +45,6 @@ "projectOwner": "asyncapi", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "none" } diff --git a/README.md b/README.md index 97111c162..a74d9d574 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Markdown template for the AsyncAPI Generator -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) ## Usage @@ -30,6 +30,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Fran MΓ©ndez π» π π π€ |
+ Lukasz Gornicki π» π π π |
Ilya Buzlov π» π |