From 6d98624286e7c1dd6dad832ff68a73fc07e2d595 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:49:52 +0000 Subject: [PATCH 1/4] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bd9c65..593f4eb 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Moishi Netzer
Moishi Netzer

💻 📖 Alex Maldonado
Alex Maldonado

💬 Paschal
Paschal

💬 + Cyrus David Pastelero
Cyrus David Pastelero

👀 From fa893d0fd3006958b6abcf7e3fe4efbd76a9f4be Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:49:53 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 76e1356..cffcff8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,6 +33,15 @@ "contributions": [ "question" ] + }, + { + "login": "Cyvid7-Darus10", + "name": "Cyrus David Pastelero", + "avatar_url": "https://avatars.githubusercontent.com/u/61748886?v=4", + "profile": "https://cyrus.pastelero.ph/", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7, @@ -40,5 +49,6 @@ "repoType": "github", "repoHost": "https://github.com", "projectName": "PBandJ", - "projectOwner": "moishinetzer" + "projectOwner": "moishinetzer", + "commitType": "docs" } From 3dae112bc9948339940610264535e2e6cf9f1cbf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:52:47 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 593f4eb..99dd11c 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Moishi Netzer
Moishi Netzer

💻 📖 Alex Maldonado
Alex Maldonado

💬 Paschal
Paschal

💬 - Cyrus David Pastelero
Cyrus David Pastelero

👀 + Cyrus David Pastelero
Cyrus David Pastelero

👀 💻 From c785ce2633fe18f9fbb0d3f40d8c9815c365e774 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:52:48 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index cffcff8..57238d3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -40,7 +40,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/61748886?v=4", "profile": "https://cyrus.pastelero.ph/", "contributions": [ - "review" + "review", + "code" ] } ],