diff --git a/.all-contributorsrc b/.all-contributorsrc index 84be041c3..13b9e738f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -308,6 +308,17 @@ "code", "test" ] + }, + { + "login": "yamacent", + "name": "Daisuke Yamamoto", + "avatar_url": "https://avatars.githubusercontent.com/u/8544439?v=4", + "profile": "https://github.com/yamacent", + "contributions": [ + "code", + "bug", + "test" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index ec4be2fd8..6d551f3f7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![codecov](https://codecov.io/gh/drwpow/openapi-typescript/branch/master/graph/badge.svg)](https://codecov.io/gh/drwpow/openapi-typescript) -[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -206,6 +206,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Federico Bevione

🐛 💻 ⚠️ +
Daisuke Yamamoto

💻 🐛 ⚠️