From 1016b7b4a2e072a7ae5fd433b884419262f1a9b1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 06:59:17 +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 f773e4de6..127906c28 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-27-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg)](#contributors)
Daniel Playfair Cal

💻 🐛
Patrick Shaw

👀
JK

💻 +
RoCat

💻 🤔 🎨 From bcd6843eb3a3533cd5df3efa343ba22c0f976db3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 06:59:18 +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 bbb320cda..e3d37032c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -273,6 +273,17 @@ "contributions": [ "code" ] + }, + { + "login": "RoCat", + "name": "RoCat", + "avatar_url": "https://avatars.githubusercontent.com/u/3562317?v=4", + "profile": "https://github.com/RoCat", + "contributions": [ + "code", + "ideas", + "design" + ] } ], "contributorsPerLine": 7,