From 26002fc372c10c76255d078a6577c50fd66aa62e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 02:29:47 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a2ff4..f09a671 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ $ flask run ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -92,6 +92,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

antonioag95

⚠️ 💻

tonjo

💻
From 0fa827ba005c0612628e198289a750aa50f45ebb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 02:29:48 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 176c3c4..5477339 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,15 @@ "test", "code" ] + }, + { + "login": "tonjo", + "name": "tonjo", + "avatar_url": "https://avatars.githubusercontent.com/u/4726289?v=4", + "profile": "https://github.com/tonjo", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,