From 26bce9c15ff20d384642d5fbd0436bf632a21620 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 03:35:10 +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 7cf9d3faec..01239acde4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Welcome to Chapter -[![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) After several years of being dissatisfied with existing group event tools (Meetup, Facebook events) we decided to build our own. @@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +
nikjohn
nikjohn

💻
Fran Zekan
Fran Zekan

💻 🔧
From 2e7519dc703b8620bd8edcb7b14f7b3d2d7e3364 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 03:35:11 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2bd9847e88..e4f7c018c5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,16 @@ "contributions": [ "code" ] + }, + { + "login": "Zeko369", + "name": "Fran Zekan", + "avatar_url": "https://avatars3.githubusercontent.com/u/3064377?v=4", + "profile": "https://github.com/Zeko369", + "contributions": [ + "code", + "tool" + ] } ], "contributorsPerLine": 7,