From b9a2fb9a1ab180ac21ede8dd2996591d51b36654 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 16:18:45 +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 1afbdeed9..58e3ac9a5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,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-35-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-) # 📘️ openapi-typescript @@ -241,6 +241,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Micah Halter

💻 ⚠️ 🐛
Yuto Yoshihara

💻 🐛 ⚠️ + +
Dakshraj Sharma

💻 + From 05be94a0b966bbdaee622bb4219223e8812ddac4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 16:18:46 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 86582d620..a1c1e7b22 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -375,6 +375,15 @@ "bug", "test" ] + }, + { + "login": "sharmarajdaksh", + "name": "Dakshraj Sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/33689528?v=4", + "profile": "https://github.com/sharmarajdaksh", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,