From 26926021085c4a18f8a1f09e17ab25e16a26087d Mon Sep 17 00:00:00 2001 From: "Kenji \"Brocks\" Ibus Tabugadir" Date: Fri, 10 Oct 2025 21:47:41 +0800 Subject: [PATCH] added my github profile and name --- scripts/contributorList.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 6e63868..69a7d8c 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -126,4 +126,9 @@ let contributors = [ "name": "Ujjawal" } , + { + "github": "https://github.com/Wacky-sama", + "name": "Kenji \"Brocks\"" + } + , ]