From 0e73d57bdf403beb8a6fe696218b55d2a9749d51 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 19:08:32 -0800 Subject: [PATCH] docs: add alandefreitas as a contributor for bug (#551) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 58ca8fd5..39ee264a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -277,6 +277,15 @@ "contributions": [ "code" ] + }, + { + "login": "alandefreitas", + "name": "Alan de Freitas", + "avatar_url": "https://avatars.githubusercontent.com/u/5369819?v=4", + "profile": "https://alandefreitas.github.io/alandefreitas/", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 90b81e3a..0075c9ea 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/osxphotos) [![Downloads](https://static.pepy.tech/personalized-badge/osxphotos?period=month&units=international_system&left_color=black&right_color=brightgreen&left_text=downloads/month)](https://pepy.tech/project/osxphotos) -[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-30-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. @@ -3802,6 +3802,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
David Gleich

💻 +
Alan de Freitas

🐛