From deee7dce1c566c72188d1ac04f40975e385e27b4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 21:00:58 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 127906c2..4a1bdfdb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![NPM badge](https://img.shields.io/npm/v/swagger-typescript-api.svg)](https://www.npmjs.com/package/swagger-typescript-api) [![CI](https://github.com/acacode/swagger-typescript-api/actions/workflows/main.yml/badge.svg?branch=next)](https://github.com/acacode/swagger-typescript-api/actions/workflows/main.yml) -[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg)](#contributors)
JK

💻
RoCat

💻 🤔 🎨 + +
Oleg Kuzava

💻 🐛 + From 4a05b22d1a2591d8633868115fc871f94edcabe8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 21:00:59 +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 e3d37032..7f8cd960 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -284,6 +284,16 @@ "ideas", "design" ] + }, + { + "login": "ApacheEx", + "name": "Oleg Kuzava", + "avatar_url": "https://avatars.githubusercontent.com/u/1918108?v=4", + "profile": "https://github.com/ApacheEx", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7,