From 90ecba34ad0b01d1896fd146dbde465dda70f99a Mon Sep 17 00:00:00 2001 From: RupamGanguly46 Date: Mon, 28 Oct 2024 12:23:24 +0530 Subject: [PATCH] Added My Name to The Mural --- src/data/contributors.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/data/contributors.json b/src/data/contributors.json index 22719ec..d8841de 100644 --- a/src/data/contributors.json +++ b/src/data/contributors.json @@ -1,4 +1,7 @@ -[ +[ + { + "name": "RupamGanguly46" + }, { "name": "Anantraj Prasad" },