From 0b631eeb46658245618076970efeb58feadd7ba9 Mon Sep 17 00:00:00 2001 From: Conor-Hinchee Date: Mon, 25 Sep 2023 09:29:33 -0400 Subject: [PATCH] patch/publish-fix#457 --- .all-contributorsrc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5e3ecc3..2565052 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -378,6 +378,33 @@ "contributions": [ "code" ] + }, + { + "login": "pankaj2961", + "name": "Pankaj kumar", + "avatar_url": "https://avatars.githubusercontent.com/u/29835559?v=4", + "profile": "https://github.com/pankaj2961", + "contributions": [ + "code" + ] + }, + { + "login": "mattedicksoncom", + "name": "Matt Dickson", + "avatar_url": "https://avatars.githubusercontent.com/u/35905014?v=4", + "profile": "https://mattedickson.com", + "contributions": [ + "code" + ] + }, + { + "login": "roberttaylor426", + "name": "Robert Taylor", + "avatar_url": "https://avatars.githubusercontent.com/u/535032?v=4", + "profile": "https://github.com/roberttaylor426", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,