From 935865dc6572bc8e80a8eb1ab8f000342ded0a2b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 14:16:25 +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 0a59e859..eee361f3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Python package](https://github.com/RhetTbull/osxphotos/workflows/Python%20package/badge.svg)](https://github.com/RhetTbull/osxphotos/workflows/Python%20package/badge.svg) -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat)](#contributors) - [OSXPhotos](#osxphotos) @@ -2582,6 +2582,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jonathan Strine

💻
finestream

📖
Aravindo Wingeier

📖 +
Kristoffer Dalby

💻 From 5e676d3507c3e2e1f1cd9da7d8843005865c0d4c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 14:16:30 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3446dbdd..58ecaa89 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -128,7 +128,17 @@ "contributions": [ "doc" ] + }, + { + "login": "kradalby", + "name": "Kristoffer Dalby", + "avatar_url": "https://avatars1.githubusercontent.com/u/98431?v=4", + "profile": "https://kradalby.no", + "contributions": [ + "code" + ] } ], - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "skipCi": true }