From cbfcd8edde682a7dde189fab2c0ab7f22d582609 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:43:53 +0000 Subject: [PATCH] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ce4e911..ef2499c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -101,6 +101,15 @@ "test", "review" ] + }, + { + "login": "McGwire-Jones", + "name": "McGwire-Jones", + "avatar_url": "https://avatars.githubusercontent.com/u/51411005?v=4", + "profile": "https://github.com/McGwire-Jones", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -109,5 +118,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "none" + "commitConvention": "none", + "commitType": "docs" }