From 57bc18763c9454f59a3ad89625e11e8a31e01c46 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 03:57:53 +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 8f5a92fefe..b61f270c9a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Welcome to Chapter -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-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. @@ -159,6 +159,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d yitzhak-bloy
yitzhak-bloy

📖 Rob Bertram
Rob Bertram

💻 Matteo Giaccone
Matteo Giaccone

📦 💻 + Ariel Barboza
Ariel Barboza

📖 From 9f6504bd7ff2299c4e8cf419808a86dfb1acbcea Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 03:57:54 +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 97ba1c1e3e..29cb398bf6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -104,6 +104,15 @@ "platform", "code" ] + }, + { + "login": "xarielx", + "name": "Ariel Barboza", + "avatar_url": "https://avatars3.githubusercontent.com/u/36430592?v=4", + "profile": "http://www.arielbarboza.com", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,