From 6692048108eb443f3e06fc0fee8abd806e975ec4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 10:25:36 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2979b0..6ca751a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ See [this page](https://www.jenkins.io/events/online-hackfest/2020-uiux/#tracks- ## Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-52-orange.svg?style=flat-square)](#contributors-) @@ -112,6 +112,7 @@ See [this page](https://www.jenkins.io/events/online-hackfest/2020-uiux/#tracks-
Jhonatan Morais

📖
Liam Newman

👀 +
Josh Soref

👀 From 0b59a1e3a17009fad63e69cdd5c4cec0d771f7bd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 10:25:37 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index fb2d648..ec98e73 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -514,6 +514,15 @@ "contributions": [ "review" ] + }, + { + "login": "jsoref", + "name": "Josh Soref", + "avatar_url": "https://avatars0.githubusercontent.com/u/2119212?v=4", + "profile": "https://github.com/jsoref", + "contributions": [ + "review" + ] } ], "projectName": "ui-ux-hackfest-2020",