From 7776c8ee5f1d012dd78d619a47d75b09f366bfda Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 03:19:06 +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 cdad248a5..3d29738b4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fmanifoldco%2Fswagger-to-ts%2Fbadge&style=flat)](https://actions-badge.atrox.dev/manifoldco/swagger-to-ts/goto) -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) # 📘️ swagger-to-ts @@ -279,6 +279,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sam K Hall

💻 ⚠️
Matt Jeanes

💻
Kristofer Giltvedt Selbekk

💻 +
Elliana May

💻 ⚠️ From 58e4610e14be8047eddd5d2180b44ddf8b0bf202 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 03:19:07 +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 de87a1b45..93296949f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -186,6 +186,16 @@ "contributions": [ "code" ] + }, + { + "login": "Mause", + "name": "Elliana May", + "avatar_url": "https://avatars2.githubusercontent.com/u/1405026?v=4", + "profile": "https://mause.me", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,