From 6374cf4b7a9d3d4a6e7b2d87c2c9657687701bda Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 17 Jul 2021 10:02:07 +0200 Subject: [PATCH] docs: add cosmosquark as a contributor for code (#665) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) 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

💻