diff --git a/.all-contributorsrc b/.all-contributorsrc index f259073..1c5e653 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -222,6 +222,15 @@ "contributions": [ "bug" ] + }, + { + "login": "juliusdelta", + "name": "JD Gonzales", + "avatar_url": "https://avatars1.githubusercontent.com/u/10285055?v=4", + "profile": "https://jds.work", + "contributions": [ + "doc" + ] } ], "repoType": "github", diff --git a/README.md b/README.md index 400dcdd..b53e99e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ testing practices.

[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] [![Watch on GitHub][github-watch-badge]][github-watch] @@ -168,6 +168,7 @@ Thanks goes to these people ([emoji key][emojis]): Mikhail Guskov
Mikhail Guskov

🐛 + JD Gonzales
JD Gonzales

📖