From 8e6b4c26765fd40185355c2c9cb1f7381536dcee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:07:18 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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

💻 🐛 ⚠️ From 475de38160468f90510ef37006f6055ac5786d47 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:07:19 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) 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,