From 083f08b158f5a4a7ec3e047c2912b160081ed3aa Mon Sep 17 00:00:00 2001 From: Jules Lasne Date: Wed, 12 Jun 2024 13:20:40 +0200 Subject: [PATCH] Docs: Added all-contributors config --- .all-contributorsrc | 7 +++++++ README.md | 13 +++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..c7215ac --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,7 @@ +{ + "projectName": "flask-utils", + "projectOwner": "seluj78", + "linkToUsage": true, + "skipCi": true, + "contributors": [] +} diff --git a/README.md b/README.md index 6f4187b..cda9213 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/seluj78/flask-utils/tests.yml?label=tests) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/seluj78/flask-utils/linting.yml?label=linting) ![GitHub License](https://img.shields.io/github/license/seluj78/flask-utils) +[![All Contributors](https://img.shields.io/github/all-contributors/seluj78/flask-utils?color=ee8449&style=flat-square)](#contributors) [![codecov](https://codecov.io/gh/Seluj78/flask-utils/graph/badge.svg?token=ChUOweAp4b)](https://codecov.io/gh/Seluj78/flask-utils) [//]: # (TODO: Uncomment when flask-utils had been freed from pypi) @@ -86,3 +87,15 @@ Run the tests multi-threaded ```bash tox -p ``` + + +## Contributors + + + + + + + + +