From 9c385b4701b5777ec58938c7625172c7c5db3dbb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:14:57 -0700 Subject: [PATCH] docs: add joepurdy as a contributor for code, and maintenance (#2) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 20 +++++++++++++++++++- README.md | 7 +++++++ 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c297fe4..d018769 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,22 @@ { "projectName": "laravel-secrets-vault", - "projectOwner": "SunwolfEngineering" + "projectOwner": "SunwolfEngineering", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "joepurdy", + "name": "Joe Purdy", + "avatar_url": "https://avatars.githubusercontent.com/u/6409227?v=4", + "profile": "https://purdy.dev/?ref=github", + "contributions": [ + "code", + "maintenance" + ] + } + ] } diff --git a/README.md b/README.md index 2334fa6..8b88264 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,13 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. + + + + + + +
Joe Purdy
Joe Purdy

💻 🚧