diff --git a/.all-contributorsrc b/.all-contributorsrc index 72dcef45..d134d782 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -285,6 +285,15 @@ "contributions": [ "bug" ] + }, + { + "login": "cosmosquark", + "name": "Ben", + "avatar_url": "https://avatars.githubusercontent.com/u/1540682?v=4", + "profile": "https://github.com/cosmosquark", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 9ec87378..c9402cd4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![PyPI version](https://badge.fury.io/py/fastapi-users.svg)](https://badge.fury.io/py/fastapi-users) [![Downloads](https://pepy.tech/badge/fastapi-users)](https://pepy.tech/project/fastapi-users) -[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-)

@@ -94,6 +94,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Vlad Hoi

📖
Joe Nudell

🐛 +
Ben

💻