From dd4ff54a980bf9ce5ec6572071026941e554fdd3 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Wed, 29 May 2024 09:54:24 -0700
Subject: [PATCH] chore: authors

---
 config/data/author-map.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/data/author-map.js b/config/data/author-map.js
index 51eee97d..b609f89f 100644
--- a/config/data/author-map.js
+++ b/config/data/author-map.js
@@ -1,5 +1,5 @@
 export default {
-  "https://www.todayintabs.com": "Rusty Foster",
+  "https://www.todayintabs.com": "Today in Tabs",
   "https://keithjgrant.com": "Keith J. Grant",
   "https://mxb.dev": "Max Böck",
   "https://niclake.me": "Nic Lake",