diff --git a/.all-contributorsrc b/.all-contributorsrc index 34261e37..2b69b881 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -193,6 +193,15 @@ "contributions": [ "code" ] + }, + { + "login": "ubrandes", + "name": "ubrandes ", + "avatar_url": "https://avatars.githubusercontent.com/u/59647284?v=4", + "profile": "https://github.com/ubrandes", + "contributions": [ + "ideas" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index b87eb28e..838db64a 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-20-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-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. @@ -3037,6 +3037,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
davidjroos

📖
Neil Pankey

💻
Aaron van Geffen

💻 +
ubrandes

🤔