From 7bf8ee975bbd9da1113705469570d49ffabaf1f1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 21:57:54 +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 8cebf9b2c..a31458bca 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-20-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg)](#contributors)
Adam Snyder

💻 🐛
James Poyser

💻 🤔
Alexey

🐛 +
baggoedw

💻 From a523a53ddb2ed406ccfc209c3251dae5aab6503c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 21:57:55 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 216e25360..aef768146 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -207,6 +207,15 @@ "contributions": [ "bug" ] + }, + { + "login": "baggoedw", + "name": "baggoedw", + "avatar_url": "https://avatars.githubusercontent.com/u/92381702?v=4", + "profile": "https://github.com/baggoedw", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,