From a4b947ee07287cbc6d5e32abd1389c4fa5de83b1 Mon Sep 17 00:00:00 2001 From: GitHub Bridge Bot Date: Tue, 17 Jun 2025 13:28:43 +0000 Subject: [PATCH] Apply patch from GitHub PR #6 by allcontributors[bot] --- .all-contributorsrc | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 30d7d2c..eb840bb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,23 @@ { "projectName": "PolySolve", - "projectOwner": "jono-rams" -} \ No newline at end of file + "projectOwner": "jono-rams", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "jono-rams", + "name": "Jonathan Rampersad", + "avatar_url": "https://avatars.githubusercontent.com/u/29872001?v=4", + "profile": "https://jono-rams.work", + "contributions": [ + "code", + "doc", + "infra" + ] + } + ] +} -- 2.49.0