From 7f08f077b7a77a0cdc721cfd2308c6d842c27aa1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 06:08:33 +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 17af871a6..d9bb478c2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![codecov](https://codecov.io/gh/drwpow/openapi-typescript/branch/master/graph/badge.svg)](https://codecov.io/gh/drwpow/openapi-typescript) -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -283,6 +283,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Gregor Martynus

💻 ⚠️ 🐛
Sam Mesterton-Gibbons

💻 🐛 ⚠️ + +
Rendall

💻 🐛 ⚠️ + From 93c5f39791da6e55179fba874040dd1af4d5bf67 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 06:08:34 +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 1e9266f9d..b7f9d1b6b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -228,6 +228,17 @@ "bug", "test" ] + }, + { + "login": "rendall", + "name": "Rendall", + "avatar_url": "https://avatars2.githubusercontent.com/u/293263?v=4", + "profile": "https://rendall.dev", + "contributions": [ + "code", + "bug", + "test" + ] } ], "contributorsPerLine": 7,