diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ee04f97..7f676f1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1 @@
-* @RoscoeDeWah
+* @RoscoeDaWah
diff --git a/README.md b/README.md
index d6f7f28..b214035 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
-
+
My personal website, developed using the Laravel framework
diff --git a/composer.json b/composer.json
index cccc65d..59fa77e 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
{
- "name": "RoscoeDeWah/wah.moe",
+ "name": "RoscoeDaWah/wah.moe",
"type": "project",
"description": "My personal website, developed using the Laravel framework.",
"keywords": ["laravel", "framework"],
diff --git a/resources/views/components/layout.blade.php b/resources/views/components/layout.blade.php
index 15f5c14..d20e675 100644
--- a/resources/views/components/layout.blade.php
+++ b/resources/views/components/layout.blade.php
@@ -37,8 +37,8 @@