From a955d42f8e85f80d36668b5f628501dfd34127ab Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:05:04 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b275555d..c5fd51ff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # XcodeProj -[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-44-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/) @@ -190,7 +190,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Kelvin Harron
Kelvin Harron

💻 - George Navarro
George Navarro

💻 + George Navarro
George Navarro

💻 + Maxim
Maxim

💻 From 028eb139afa4e9b8b9a3dd8a055665fea04ea1ff Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:05:05 +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 1d5814be..486c1c8f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -391,6 +391,15 @@ "contributions": [ "code" ] + }, + { + "login": "Speakus", + "name": "Maxim", + "avatar_url": "https://avatars.githubusercontent.com/u/849294?v=4", + "profile": "https://github.com/Speakus", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,