From 0b21be26f82913495817ab3938025effaba98d82 Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Sat, 13 Nov 2021 12:47:28 -0800 Subject: [PATCH] [Away] Add Trusty as an author because let's be real here, dude did a ton of work on it in the past --- away/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/away/info.json b/away/info.json index eb945ab..d6dd651 100644 --- a/away/info.json +++ b/away/info.json @@ -1,5 +1,5 @@ { - "author": ["aikaterna", "Axas"], + "author": ["aikaterna", "Axas", "TrustyJAID"], "description": "Set and unset a user as being away. Originally by Paddo.", "short": "Away message toggle for users", "tags": ["away", "afk"],