From 5297bcf5382b0c6ab97256190f95cfd0759aa40d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 16:04:23 +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 2e37b7bee..fd92eda5b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![codecov](https://codecov.io/gh/drwpow/openapi-typescript/branch/main/graph/badge.svg)](https://codecov.io/gh/drwpow/openapi-typescript) -[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -309,6 +309,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Artem Shuvaev

💻 🐛
ajaishankar

📖
Dominik Dosoudil

💻 ⚠️ +
tkr

💻 📖 From 6ccdfc9000eea791faef581c64ae4375f1dfb2fd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 16:04:24 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index cd4059323..b5be85dc0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -490,6 +490,16 @@ "code", "test" ] + }, + { + "login": "kgtkr", + "name": "tkr", + "avatar_url": "https://avatars.githubusercontent.com/u/17868838?v=4", + "profile": "https://kgtkr.net/", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,