From 42a8c839ec9314a7d01ff9daa0faa8e2837063c0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 06:18:53 +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 d9bb478c2..fd43d5434 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-22-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -285,6 +285,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Rendall

💻 🐛 ⚠️ +
Robert Massaioli

💻 🐛 From 8bb0926a1039e1a9793cce4f853a0df40a875358 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 06:18:54 +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 b7f9d1b6b..5d7046fb4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -239,6 +239,16 @@ "bug", "test" ] + }, + { + "login": "robertmassaioli", + "name": "Robert Massaioli", + "avatar_url": "https://avatars3.githubusercontent.com/u/149178?v=4", + "profile": "https://massaioli.wordpress.com", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7,