From bee5366a754aec450a768830b09cd288cbb29b66 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 22:02:44 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e33bd5ed8..3e05a1079 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-23-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg)](#contributors)
Adam Snyder

๐Ÿ’ป ๐Ÿ›
James Poyser

๐Ÿ’ป ๐Ÿค”
Alexey

๐Ÿ› -
baggoedw

๐Ÿ’ป +
ๆฑŸ้บปๅฆž

๐Ÿ’ป
Kasper Moskwiak

๐Ÿ’ป ๐Ÿค” -
ๆฑŸ้บปๅฆž

๐Ÿ’ป +
baggoedw

๐Ÿ’ป +
Marcus Dunn

๐Ÿ’ป ๐Ÿ› From ed7d1a663f35085a8e1fd829ba073e51e299606f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 22:02:45 +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 475e2cbdd..52fdafaf5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -235,6 +235,16 @@ "contributions": [ "code" ] + }, + { + "login": "MarcusDunn", + "name": "Marcus Dunn", + "avatar_url": "https://avatars.githubusercontent.com/u/51931484?v=4", + "profile": "https://marcusdunn.github.io", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7,