From 5f5def4324f8b8548ec539f1452f9b649ded8e02 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 15:34:53 +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 cd66649..e860b08 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [Advanced SQL for Professional Devlopers](https://egghead.io/courses/advanced-sql) -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors) @@ -106,6 +106,7 @@ This course picks up from where [Tyler Clark's SQL Fundamentals course](https://
Oboshto

🖋
Kamil Khadeyev

🎨 +
Kevin Cunningham

📓 From 8daab0a756dba3fbe44092b74aa6f8002ecfc6c1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 15:34:54 +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 f62595f..e4d51e2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -92,6 +92,15 @@ "contributions": [ "design" ] + }, + { + "login": "doingandlearning", + "name": "Kevin Cunningham", + "avatar_url": "https://avatars3.githubusercontent.com/u/8320213?v=4", + "profile": "http://www.kevincunningham.co.uk", + "contributions": [ + "userTesting" + ] } ], "repoHost": "https://github.com",