From feacf7dea9b610f30b61869d50b3567c7fe06e33 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:41:59 +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 7af67fc70..1f32fd7d8 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-62-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-63-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -394,6 +394,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Yacine Hmito
Yacine Hmito

💻 ⚠️ 🐛 Sajad Torkamani
Sajad Torkamani

📖 Marius van den Beek
Marius van den Beek

💻 🐛 ⚠️ + Steven Grimm
Steven Grimm

💻 🐛 ⚠️ From 51bcb074f753bf9bfd5fed852dcc0ff5789306b6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:42:00 +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 b1086d5a8..755f4a9fe 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -650,6 +650,17 @@ "bug", "test" ] + }, + { + "login": "sgrimm", + "name": "Steven Grimm", + "avatar_url": "https://avatars.githubusercontent.com/u/1248649?v=4", + "profile": "https://github.com/sgrimm", + "contributions": [ + "code", + "bug", + "test" + ] } ], "contributorsPerLine": 7,