From d8c5cae6812553ddf5b73e6650b587bdc4400b11 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 02:13:58 +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 cc1825c..ec88d98 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ Check out the [CONTRIBUTORS.md file](https://github.com/jakewies/hugo-theme-code ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -211,6 +211,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Aareet Shermon

🎨
dgnicholson

🎨
Harsh Shandilya

💻 +
Marco Kamner

💻 From f44729795780b067106d25f28b68746849726ab0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 02:13:59 +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 0f69547..633db92 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -103,6 +103,15 @@ "contributions": [ "code" ] + }, + { + "login": "ProfessorLogout", + "name": "Marco Kamner", + "avatar_url": "https://avatars3.githubusercontent.com/u/13572444?v=4", + "profile": "https://twitter.com/ProfessorLogout", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,