fix(repo): update all instances of SeaswimmerTheFsh to cswimr
Some checks failed
Actions / Build Documentation (MkDocs) (push) Failing after 22s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 39s

This commit is contained in:
cswimr 2024-08-27 14:25:14 -04:00
parent cbfff6d211
commit 9cba1767e6
Signed by: cswimr
GPG key ID: 3813315477F26F82
24 changed files with 43 additions and 41 deletions

View file

@ -39,7 +39,7 @@ class Aurora(commands.Cog):
It is heavily inspired by GalacticBot, and is designed to be a more user-friendly alternative to Red's core Mod cogs.
This cog stores all of its data in an SQLite database."""
__author__ = ["SeaswimmerTheFsh"]
__author__ = ["cswimr"]
__version__ = "2.1.3"
__documentation__ = "https://seacogs.coastalcommits.com/aurora/"