diff --git a/.config/languages.conf b/.config/languages.conf index bb266bfe5..ecf032348 100644 --- a/.config/languages.conf +++ b/.config/languages.conf @@ -1,6 +1,6 @@ #!/usr/bin/env sh -export AUTHOR_NAME='The-Repo-Club' +export AUTHOR_NAME='HeCodes2Much' export AUTHOR_EMAIL='wayne6324@gmail.com' export AUTHOR_WEBSITE='https://therepo.club/' -export AUTHOR_GIT='https://github.com/The-Repo-Club/' -export LANGUAGE_DIR='/home/repo/.config/languages' +export AUTHOR_GIT='https://github.com/HeCodes2Much/' +export LANGUAGE_DIR='/home/wayne/.config/languages' diff --git a/.config/license.conf b/.config/license.conf index e9a25f1d7..b95312e06 100644 --- a/.config/license.conf +++ b/.config/license.conf @@ -1,6 +1,6 @@ #!/usr/bin/env sh -export AUTHOR_NAME='The-Repo-Club' +export AUTHOR_NAME='HeCodes2Much' export AUTHOR_EMAIL='wayne6324@gmail.com' export AUTHOR_WEBSITE='https://therepo.club/' -export AUTHOR_GIT='https://github.com/The-Repo-Club/' -export LICENSE_DIR='/home/repo/.config/licenses' +export AUTHOR_GIT='https://github.com/HeCodes2Much/' +export LICENSE_DIR='/home/wayne/.config/licenses'