From 348c365a9e4db0afc80bd0bf7b5475351710c3f6 Mon Sep 17 00:00:00 2001 From: Subhan Shaikh Date: Mon, 17 Oct 2022 00:20:15 +0530 Subject: [PATCH] added name in names.js --- names.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/names.js b/names.js index 19a77da..2d4337c 100644 --- a/names.js +++ b/names.js @@ -133,6 +133,11 @@ githubUrl:"https://github.com/DiaBolical0212/" name: "pranath", fullName: "Pranath Naik", githubUrl: "https://github.com/pranathnaik", +}, +{ + name: "subhans11", + fullName: "Subhan Shaikh", + githubUrl: "https://github.com/subhans11", } ]