From c8ac3f4b190e2c02070e6ac53cb57aafd3ebc72a Mon Sep 17 00:00:00 2001 From: Jesse Date: Sun, 16 Oct 2022 13:08:02 -0400 Subject: [PATCH] Update names.js Adds: profile JSON object --- names.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/names.js b/names.js index 19a77da..3c71ae1 100644 --- a/names.js +++ b/names.js @@ -133,7 +133,13 @@ githubUrl:"https://github.com/DiaBolical0212/" name: "pranath", fullName: "Pranath Naik", githubUrl: "https://github.com/pranathnaik", -} +}, + { + name: "Jesse", + fullName: "Jesse Mayo", + githubUrl: "https://github.com/jsmayo" + } + ]