From 7b58644ca9834eb1d419b2ca6277679e25bf44ed Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:57:59 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff763a9e6..8016148d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # XcodeProj -[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-) [![Swift Package Manager](https://img.shields.io/badge/swift%20package%20manager-compatible-brightgreen.svg)](https://swift.org/package-manager/) @@ -187,6 +187,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jaewon-Yun
Jaewon-Yun

💻 Mike Gerasymenko
Mike Gerasymenko

💻 Filip Racki
Filip Racki

💻 + Kelvin Harron
Kelvin Harron

💻 From 6bdd317063ae6fd0f0bb68805175e1f4621816c2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:58:00 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index eb0f72aef..89753ffb6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -373,6 +373,15 @@ "contributions": [ "code" ] + }, + { + "login": "kelvinharron", + "name": "Kelvin Harron", + "avatar_url": "https://avatars.githubusercontent.com/u/16445381?v=4", + "profile": "https://github.com/kelvinharron", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,