From 660bf028ac67cb29b02b38e3a513429f26584d9d Mon Sep 17 00:00:00 2001 From: luca-tty Date: Wed, 11 Feb 2026 14:34:22 +0100 Subject: [PATCH] chore: set author to tolvitty Co-Authored-By: Claude Opus 4.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5b4aca4..5ad122f 100644 --- a/manifest.json +++ b/manifest.json @@ -4,6 +4,6 @@ "version": "1.0.0", "minAppVersion": "0.15.0", "description": "Copy vault context files to clipboard with one hotkey for any LLM.", - "author": "Luca", + "author": "tolvitty", "isDesktopOnly": true }