From 31e162ba94f9d4498b656ec346c083c92183d6f6 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Mon, 26 Apr 2021 11:25:00 -0700 Subject: [PATCH] Add @pdewost as a contributor --- .all-contributorsrc | 11 +++++++++++ README.md | 5 ++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2b69b881..0545c124 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -202,6 +202,17 @@ "contributions": [ "ideas" ] + }, + { + "login": "pdewost", + "name": "Philippe Dewost", + "avatar_url": "https://avatars.githubusercontent.com/u/17090228?v=4", + "profile": "http://blog.dewost.com/", + "contributions": [ + "doc", + "example", + "ideas" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index fd6837ce..392f5362 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![tests](https://github.com/RhetTbull/osxphotos/workflows/Tests/badge.svg)](https://github.com/RhetTbull/osxphotos/workflows/Tests/badge.svg) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/osxphotos) -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat)](#contributors) OSXPhotos provides the ability to interact with and query Apple's Photos.app library on macOS. You can query the Photos library database — for example, file name, file path, and metadata such as keywords/tags, persons/faces, albums, etc. You can also easily export both the original and edited photos. @@ -3414,6 +3414,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Aaron van Geffen

💻
ubrandes

🤔 + +
Philippe Dewost

📖 💡 🤔 +