From 3473cb9737e0c4a2e8d1568b83e507cd58f36edd Mon Sep 17 00:00:00 2001 From: Jake Sonn Date: Tue, 25 Apr 2023 12:13:41 -0400 Subject: [PATCH 1/2] Added my name --- scripts/contributorList.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 47462b0..b922c2a 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -107,4 +107,9 @@ let contributors = [ "github": "https://github.com/harshitha1201", "name": "Harshitha" } + , + { + "github": "https://github.com/jsonn32", + "name": "json" + }, ] \ No newline at end of file From 9409ef5ec27a5be74ff03587939708b925869016 Mon Sep 17 00:00:00 2001 From: Jake Sonn Date: Tue, 25 Apr 2023 12:16:27 -0400 Subject: [PATCH 2/2] added32 --- scripts/contributorList.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/contributorList.js b/scripts/contributorList.js index b922c2a..71dee1f 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -109,7 +109,7 @@ let contributors = [ } , { - "github": "https://github.com/jsonn32", - "name": "json" + "github": "https://github.com/jsonn32", + "name": "json32" }, ] \ No newline at end of file