From 790b78948daf395789f351f00767fede2c262eb8 Mon Sep 17 00:00:00 2001 From: Karthikeya914 Date: Tue, 29 Oct 2024 15:27:12 +0530 Subject: [PATCH 1/2] Update contributors.json --- src/data/contributors.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/data/contributors.json b/src/data/contributors.json index 0c2da12..5ba9e82 100644 --- a/src/data/contributors.json +++ b/src/data/contributors.json @@ -261,4 +261,7 @@ { "name": "TNT" } + { + "name": "Karthikeya" + } ] From cf3b06ac1d852fb92b846902ca6c94eb9107ea17 Mon Sep 17 00:00:00 2001 From: Karthikeya914 Date: Tue, 29 Oct 2024 20:20:27 +0530 Subject: [PATCH 2/2] Update contributors.json --- src/data/contributors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/contributors.json b/src/data/contributors.json index 5ba9e82..8be1b7a 100644 --- a/src/data/contributors.json +++ b/src/data/contributors.json @@ -260,7 +260,7 @@ }, { "name": "TNT" - } + }, { "name": "Karthikeya" }