From 6f8e9a1fad19a95da61ceb1171f7209551acaa19 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:52:48 +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 1f32fd7d8..d8d24add6 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-63-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -396,6 +396,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Marius van den Beek
Marius van den Beek

💻 🐛 ⚠️ Steven Grimm
Steven Grimm

💻 🐛 ⚠️ + + Erik Hughes
Erik Hughes

💻 🐛 ⚠️ + From 07220c235083275de798065e73e0d9fd66c79396 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:52:49 +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 755f4a9fe..1a1958357 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -661,6 +661,17 @@ "bug", "test" ] + }, + { + "login": "Swiftwork", + "name": "Erik Hughes", + "avatar_url": "https://avatars.githubusercontent.com/u/455178?v=4", + "profile": "https://trutoo.com/people/erik-hughes", + "contributions": [ + "code", + "bug", + "test" + ] } ], "contributorsPerLine": 7,