From 3c742830c08220f6b28cb3da1e5302d49b50dff6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:38:10 +0200 Subject: [PATCH] docs: add justhomas as a contributor for code (#1236) * 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 | 12 +++++++++++- README.md | 3 ++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f6d12537..b00cb58f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -672,6 +672,15 @@ "contributions": [ "bug" ] + }, + { + "login": "justhomas", + "name": "Justin Thomas", + "avatar_url": "https://avatars.githubusercontent.com/u/29140428?v=4", + "profile": "https://www.justhomas.in/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -680,5 +689,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" } diff --git a/README.md b/README.md index ca43a6fe..9947681e 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-72-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#contributors-)

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

📖 0xJan
0xJan

🐛 + Justin Thomas
Justin Thomas

💻