diff --git a/.all-contributorsrc b/.all-contributorsrc index 017d28b9..32513cd9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -146,6 +146,15 @@ "contributions": [ "research" ] + }, + { + "login": "narensankar0529", + "name": "narensankar0529", + "avatar_url": "https://avatars3.githubusercontent.com/u/74054766?v=4", + "profile": "https://github.com/narensankar0529", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 8a86adb7..efe709a7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![tests](https://github.com/RhetTbull/osxphotos/workflows/Tests/badge.svg)](https://github.com/RhetTbull/osxphotos/workflows/Tests/badge.svg) -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-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. @@ -2606,6 +2606,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Rott-Apple

🔬 +
narensankar0529

🐛