From f000f21ba539743c444994be35aeb3320e69b964 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 08:35:02 -0700 Subject: [PATCH] docs: add nullpointerninja as a contributor for bug (#724) * 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 9b6a3300..b0927ada 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -326,6 +326,15 @@ "contributions": [ "code" ] + }, + { + "login": "nullpointerninja", + "name": "nullpointerninja", + "avatar_url": "https://avatars.githubusercontent.com/u/62975432?v=4", + "profile": "https://github.com/nullpointerninja", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index e4e1c32b..4252fa55 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,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-34-orange.svg?style=flat)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-35-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. @@ -2730,6 +2730,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
neebah

🐛
Ahti Liin

💻 🐛
Xiaoliang Wu

💻 +
nullpointerninja

🐛