From f6f7db510d5453a0929ed425675b689668976beb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 13:33:48 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md [skip ci] --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 415e17b..9180e0b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -19,6 +19,7 @@ We use [All Contributors](https://allcontributors.org/) because we recognize tha Robert Casties
Robert Casties

🔣 🤔 👀 Julia Damerow
Julia Damerow

💻 👀 ⚠️ 📋 🤔 Malte Vogl
Malte Vogl

💻 👀 ⚠️ 📖 + Taylor Arnold
Taylor Arnold

👀 🤔 From a4be322bfd554a7cf67dce200c84087c7a5b3d7b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 13:33:49 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f4f31f1..2d37c9b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -68,6 +68,16 @@ "test", "doc" ] + }, + { + "login": "taylor-arnold", + "name": "Taylor Arnold", + "avatar_url": "https://avatars.githubusercontent.com/u/5752184?v=4", + "profile": "http://taylorarnold.org", + "contributions": [ + "review", + "ideas" + ] } ], "contributorsPerLine": 7, @@ -77,5 +87,6 @@ "repoHost": "https://github.com", "projectName": "undate-python", "projectOwner": "dh-tech", - "badgeTemplate": "![All Contributors](https://img.shields.io/github/all-contributors/dh-tech/undate-python?color=ee8449&style=flat-square)" + "badgeTemplate": "![All Contributors](https://img.shields.io/github/all-contributors/dh-tech/undate-python?color=ee8449&style=flat-square)", + "commitType": "docs" }