From cae64d6abab2fe76ff292631f360c064cb1de88f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 09:34:11 +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 9b818bd..b81ea2d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # socketio-jwt -[![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)
### Contributors @@ -11,6 +11,7 @@ Thanks goes to these wonderful people who contribute(d) or maintain(ed) this rep +
Conrad Sopala
Conrad Sopala

👀 🚧
Annyv2
Annyv2

💻
From 4cfde424d6ea2cb91d6f71b1674abc3e3059e268 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 09:34:12 +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 26379e1..452acc8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,15 @@ "review", "maintenance" ] + }, + { + "login": "Annyv2", + "name": "Annyv2", + "avatar_url": "https://avatars3.githubusercontent.com/u/5016479?v=4", + "profile": "https://github.com/Annyv2", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,