From 9d0d98147e0905621fb5fb3c51439f16557b6afa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 06:20:49 +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 6d652ee1c6..a67e6911a8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Welcome to Chapter -[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-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. @@ -170,6 +170,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Chris Gonzalez
Chris Gonzalez

📖 Gonzalo Gras Cantou
Gonzalo Gras Cantou

📖 Vivek Agrawal
Vivek Agrawal

📖 🔧 + Kognise
Kognise

💻 From 08f916cfd09a609e19531b1f459f89e3a86f7d28 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 06:20:50 +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 17ed7bff9a..09cbed8820 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -192,6 +192,15 @@ "doc", "tool" ] + }, + { + "login": "kognise", + "name": "Kognise", + "avatar_url": "https://avatars3.githubusercontent.com/u/42556441?v=4", + "profile": "https://kognise.dev/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,