From 9666eaf78fb26fd74744fdaa3b9834f0d8788559 Mon Sep 17 00:00:00 2001 From: Apoorv Mittal Date: Thu, 14 Dec 2023 03:30:38 +0530 Subject: [PATCH] Update contributer.json --- contributers/contributer.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/contributers/contributer.json b/contributers/contributer.json index 9765168..bb61448 100644 --- a/contributers/contributer.json +++ b/contributers/contributer.json @@ -1,5 +1,12 @@ -{ - "name":"Kushal Bansal", - "githubid":"kushal7201", - "college":"IIITA" -} +[ + { + "name": "Kushal Bansal", + "githubid": "kushal7201", + "college": "IIITA" + }, + { + "name": "Apoorv Mittal", + "githubid": "Apoorv012", + "college": "JIIT" + } +]