From 6385f6b19ce749cf04a7e88ac47cbebcced81bde Mon Sep 17 00:00:00 2001 From: jtmorris Date: Mon, 25 May 2026 02:49:59 +0000 Subject: [PATCH] Professionalize the author name. --- tailscalectl/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailscalectl/plugin.json b/tailscalectl/plugin.json index 4a4e032..b972a2f 100644 --- a/tailscalectl/plugin.json +++ b/tailscalectl/plugin.json @@ -3,7 +3,7 @@ "name": "Tailscale", "description": "Tailscale status and controls on the Dank Bar", "version": "0.1.0", - "author": "John Morris & Vybe (AI Slop... er... Coding Assistant)", + "author": "John Morris", "icon": "vpn_key", "type": "widget", "component": "./TailscaleWidget.qml",