diff --git a/.all-contributorsrc b/.all-contributorsrc index 55ea53720..bbb320cda 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -264,6 +264,15 @@ "contributions": [ "review" ] + }, + { + "login": "jinkwon", + "name": "JK", + "avatar_url": "https://avatars.githubusercontent.com/u/1798916?v=4", + "profile": "https://www.linkedin.com/in/jinkwon-lee", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 5d392e576..f773e4de6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![NPM badge](https://img.shields.io/npm/v/swagger-typescript-api.svg)](https://www.npmjs.com/package/swagger-typescript-api) [![CI](https://github.com/acacode/swagger-typescript-api/actions/workflows/main.yml/badge.svg?branch=next)](https://github.com/acacode/swagger-typescript-api/actions/workflows/main.yml) -[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg)](#contributors)
Marcus Dunn

💻 🐛
Daniel Playfair Cal

💻 🐛
Patrick Shaw

👀 +
JK

💻