diff --git a/.all-contributorsrc b/.all-contributorsrc index 5ae484bd..2a1d74fd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -166,6 +166,15 @@ "research", "userTesting" ] + }, + { + "login": "davidjroos", + "name": "davidjroos ", + "avatar_url": "https://avatars.githubusercontent.com/u/15630844?v=4", + "profile": "https://github.com/davidjroos", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 1da6dc01..3811961a 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-17-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-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. @@ -2617,6 +2617,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Rott-Apple

🔬
narensankar0529

🐛 📓
Martin

🔬 📓 +
davidjroos

📖