diff --git a/LICENSE.md b/LICENSE.md index b41e0dd..326c160 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) php coder +Copyright (c) Lara Zeus (Ash) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index e42ed25..f157a6d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on recent changes. ## Support available support channels: -* join our channel in discord [Discord](https://discord.com/channels/883083792112300104/965924351289491496) * open an issue on [GitHub](https://github.com/lara-zeus/bolt/issues) * Email us using the [contact center](https://larazeus.com/contact-us) @@ -63,7 +62,7 @@ If you find any security-related issues, please email info@larazeus.com instead ## Credits -- [php coder](https://github.com/atmonshi) +- [Lara Zeus (Ash)](https://github.com/atmonshi) - [All Contributors](../../contributors) ## License diff --git a/composer.json b/composer.json index b3d1fb8..a25fc4e 100644 --- a/composer.json +++ b/composer.json @@ -23,9 +23,8 @@ "type": "library", "authors": [ { - "name": "php coder", - "email": "wh7r.com@gmail.com", - "role": "Owner" + "name": "Lara Zeus (Ash)", + "email": "wh7r.com@gmail.com" } ], "require": { diff --git a/composer.lock b/composer.lock index 5f85b08..ed3163f 100644 --- a/composer.lock +++ b/composer.lock @@ -2166,7 +2166,7 @@ ], "authors": [ { - "name": "php coder", + "name": "Lara Zeus (Ash)", "email": "info@larazeus.com", "role": "Owner" }