diff --git a/.all-contributorsrc b/.all-contributorsrc index b943d7e05de..0e1bb2389d0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1973,6 +1973,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jordan-woyak", + "name": "Jordan Woyak", + "avatar_url": "https://avatars.githubusercontent.com/u/1768214?v=4", + "profile": "https://github.com/jordan-woyak", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/.github/README.md b/.github/README.md index 75ea62f5ba6..2fdf0e1c58f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-211-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-212-orange.svg?style=for-the-badge)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -408,6 +408,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Aamir Azad
Aamir Azad

📖 + Jordan Woyak
Jordan Woyak

💻