From 51eb2b48dcc4d8defa32324ea5018543c1e95b4f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 20:13:14 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b24ab3c93..892e88230 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,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-23-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -195,12 +193,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Rendall

💻 🐛 ⚠️
Robert Massaioli

💻 🐛 +
Jan Kuča

💻 ⚠️ - This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. From fae2bca5be8ddfe94ca21da20756aebdea477ff9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 20:13:15 +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 5d7046fb4..18a463633 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -249,6 +249,16 @@ "code", "bug" ] + }, + { + "login": "jankuca", + "name": "Jan Kuča", + "avatar_url": "https://avatars3.githubusercontent.com/u/367262?v=4", + "profile": "http://jankuca.com", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,