From 16f3dd9cd8674eb405f91c1f8be4d86c14c6ff58 Mon Sep 17 00:00:00 2001 From: Sathwik-git Date: Tue, 5 Mar 2024 14:34:32 +0530 Subject: [PATCH] added my details --- Day1/data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Day1/data.json b/Day1/data.json index 40b1c8e..8da9e4c 100644 --- a/Day1/data.json +++ b/Day1/data.json @@ -8,5 +8,10 @@ "name": "Meow Reddy", "email": "meow@Reddy.in", "comment": "I've meowed this website to all my cats." + }, + { + "name": "Sathwik", + "email": "Hai@everyone.com", + "comment": "I am the person who deploy all your applications." } ]