From 4cdb8c0af4b996fe61ebf2f1f95512ed9a1016ca Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Tue, 7 Feb 2023 14:13:46 -0600 Subject: [PATCH] all-contributors troubleshooting --- .all-contributorsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4ee860df7..acb45b5a2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -9,7 +9,7 @@ "imageSize": 50, "commit": false, "commitConvention": "angular", - "contributorsPerLine": 7, + "contributorsPerLine": 10, "contributorsSortAlphabetically": false, "linkToUsage": false, "skipCi": true,