From ef6a23407dd7a13d89fbab7eb4af4a87eedcb4e8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 08:36:07 +0100 Subject: [PATCH] docs: add mekanix as a contributor for platform (#907) * 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 8475eb0d..46ad1c76 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -471,6 +471,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mekanix", + "name": "Goran Mekić", + "avatar_url": "https://avatars.githubusercontent.com/u/610855?v=4", + "profile": "http://meka.rs", + "contributions": [ + "platform" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 8b2f8928..9b4111e8 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-50-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-)

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

📖 +
Goran Mekić

📦