From d92266e8d4dd60f4ea53823ac0ee818fd6706f0c Mon Sep 17 00:00:00 2001 From: Yuvraj Date: Fri, 3 Oct 2025 13:07:42 +0530 Subject: [PATCH] (.all-contributorsrc): added commas between objects in contributors array. --- .all-contributorsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a540ecae..f34acf0f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,7 +49,7 @@ "contributions": [ "code" ] - } + }, { "login": "YashKandalkar", "name": "yash", @@ -77,7 +77,7 @@ "contributions": [ "code" ] - } + }, { "login": "g-savitha", "name": "Savitha Gollamudi",