diff --git a/.all-contributorsrc b/.all-contributorsrc index 0b7059ee..58ca8fd5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -268,6 +268,15 @@ "contributions": [ "bug" ] + }, + { + "login": "dgleich", + "name": "David Gleich", + "avatar_url": "https://avatars.githubusercontent.com/u/33995?v=4", + "profile": "https://www.cs.purdue.edu/homes/dgleich", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index e24059bf..effd1e36 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-28-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-29-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. @@ -3801,6 +3801,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
oPromessa

🐛
Spencer Chang

🐛 + +
David Gleich

💻 +