From 88d0cce4d8265d1cfb9216c5d9041e15dc41c504 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 09:34:43 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b81ea2d..d3a6f33 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # socketio-jwt -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
### Contributors @@ -12,6 +12,7 @@ Thanks goes to these wonderful people who contribute(d) or maintain(ed) this rep Conrad Sopala
Conrad Sopala

👀 🚧 Annyv2
Annyv2

💻 + Vladyslav Martynets
Vladyslav Martynets

💻 From 82c324e586fb763082e12a5c8558ebe02bbe5abc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 09:34:44 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 452acc8..3ef8bc1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -23,6 +23,15 @@ "contributions": [ "code" ] + }, + { + "login": "Amialc", + "name": "Vladyslav Martynets", + "avatar_url": "https://avatars0.githubusercontent.com/u/1114365?v=4", + "profile": "https://github.com/Amialc", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,