From dee07a9bba58108f6bc60d0943c3f643047f96b3 Mon Sep 17 00:00:00 2001 From: David Baszucki <69528856+nolanwhy@users.noreply.github.com> Date: Sat, 4 Feb 2023 12:23:28 +0100 Subject: [PATCH 1/4] Create makeNolanwhyContributor.php --- makeNolanwhyContributor.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 makeNolanwhyContributor.php diff --git a/makeNolanwhyContributor.php b/makeNolanwhyContributor.php new file mode 100644 index 0000000..4b6698d --- /dev/null +++ b/makeNolanwhyContributor.php @@ -0,0 +1 @@ +ill remove this later don't worry From 358c404b7545176966a0ba9708697c40273a91a2 Mon Sep 17 00:00:00 2001 From: David Baszucki <69528856+nolanwhy@users.noreply.github.com> Date: Sat, 4 Feb 2023 12:23:41 +0100 Subject: [PATCH 2/4] Delete makeNolanwhyContributor.php --- makeNolanwhyContributor.php | 1 - 1 file changed, 1 deletion(-) delete mode 100644 makeNolanwhyContributor.php diff --git a/makeNolanwhyContributor.php b/makeNolanwhyContributor.php deleted file mode 100644 index 4b6698d..0000000 --- a/makeNolanwhyContributor.php +++ /dev/null @@ -1 +0,0 @@ -ill remove this later don't worry From f559ce47adf7e11382c6b48adb563637769d604b Mon Sep 17 00:00:00 2001 From: David Baszucki <69528856+nolanwhy@users.noreply.github.com> Date: Sat, 4 Feb 2023 12:26:49 +0100 Subject: [PATCH 3/4] Update config.php --- core/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config.php b/core/config.php index 271d861..a53911f 100644 --- a/core/config.php +++ b/core/config.php @@ -2,7 +2,7 @@ // settingz $sitename = "Grublox"; $version = 1.0; -$maintainers = array("Mario1", "qzip"); +$maintainers = array("Mario1", "qzip", "nolanwhy (the coolest guy)"); $arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png'); $youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y','Rr8XkF5TBLU'); From c82aac650466206de553e65abb38a0c79cc26289 Mon Sep 17 00:00:00 2001 From: nolanwhy <69528856+nolanwhy@users.noreply.github.com> Date: Sat, 4 Feb 2023 14:58:24 +0100 Subject: [PATCH 4/4] Update config.php --- core/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config.php b/core/config.php index a53911f..def0ce0 100644 --- a/core/config.php +++ b/core/config.php @@ -2,7 +2,7 @@ // settingz $sitename = "Grublox"; $version = 1.0; -$maintainers = array("Mario1", "qzip", "nolanwhy (the coolest guy)"); +$maintainers = array("Mario1", "qzip", "nolanwhy"); $arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png'); $youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y','Rr8XkF5TBLU');