From 7ace0b12090e9cbe88b3e5cb8e96c27bc1428625 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 30 Apr 2022 08:37:55 -0500 Subject: Regenerate contributors [skip ci] --- .all-contributorsrc | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to '.all-contributorsrc') diff --git a/.all-contributorsrc b/.all-contributorsrc index 7951a51..73ba249 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,10 +1,18 @@ { + "projectName": "ferdium-recipes", + "projectOwner": "ferdium", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true, "files": [ "README.md" ], + "contributorsPerLine": 7, "imageSize": 100, - "commit": false, + "commit": true, + "commitConvention": "none", "badgeTemplate": "Contributors", + "contributorTemplate": "'><%= contributor.login %>", "contributors": [ { "login": "bejonwe", @@ -277,11 +285,5 @@ "code" ] } - ], - "contributorsPerLine": 7, - "projectName": "ferdium-recipes", - "projectOwner": "ferdium", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true + ] } -- cgit v1.2.3-54-g00ecf