From 960ec4c83a445ebf8f6f3d346e45df2c09f30e77 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 1 Feb 2024 13:20:37 -0500 Subject: [PATCH] misc(repo): changing authors in info.json files to match my new discord username --- aurora/info.json | 2 +- backup/info.json | 2 +- nerdify/info.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aurora/info.json b/aurora/info.json index 096b312..0d6d417 100644 --- a/aurora/info.json +++ b/aurora/info.json @@ -1,5 +1,5 @@ { - "author" : ["SeaswimmerTheFsh"], + "author" : ["SeaswimmerTheFsh (seasw.)"], "install_msg" : "Thank you for installing Aurora!\nMost of this cog's functionality requires enabling slash commands.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", "name" : "Aurora", "short" : "A full replacement for Red's core Mod cogs.", diff --git a/backup/info.json b/backup/info.json index 29bbbb8..9be4f11 100644 --- a/backup/info.json +++ b/backup/info.json @@ -1,5 +1,5 @@ { - "author" : ["SeaswimmerTheFsh"], + "author" : ["SeaswimmerTheFsh (seasw.)"], "install_msg" : "Thank you for installing Backup!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", "name" : "Backup", "short" : "A utility to make reinstalling repositories and cogs after migrating the bot far easier.", diff --git a/nerdify/info.json b/nerdify/info.json index 26986e7..38730c7 100644 --- a/nerdify/info.json +++ b/nerdify/info.json @@ -1,5 +1,5 @@ { - "author" : ["SeaswimmerTheFsh"], + "author" : ["SeaswimmerTheFsh (seasw.)"], "install_msg" : "Thank you for installing Nerdify!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs). Based off of PhasecoreX's [UwU]() cog.", "name" : "Nerdify", "short" : "Nerdify your text!",