From 0ed2e85d633ed9d8504dc78a2c976a8f33725821 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 22 May 2022 02:32:32 +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 525b74ae3..781367976 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![codecov](https://codecov.io/gh/drwpow/openapi-typescript/branch/main/graph/badge.svg)](https://codecov.io/gh/drwpow/openapi-typescript) -[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-52-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -317,6 +317,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Philip Trauner

💻 📖 ⚠️
Pavel Yermolin

💻 📖 ⚠️ +
Duncan Beevers

💻 🐛 ⚠️ From e053835094deaf3e619f222da67929a9c53d4293 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 22 May 2022 02:32:33 +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 d6aa1de25..79a84c9b2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -533,6 +533,17 @@ "doc", "test" ] + }, + { + "login": "duncanbeevers", + "name": "Duncan Beevers", + "avatar_url": "https://avatars.githubusercontent.com/u/7367?v=4", + "profile": "http://www.duncanbeevers.com", + "contributions": [ + "code", + "bug", + "test" + ] } ], "contributorsPerLine": 7,