diff --git a/manifest.json b/manifest.json index 3a76386..9c4cc49 100644 --- a/manifest.json +++ b/manifest.json @@ -4,6 +4,6 @@ "version": "1.0.0", "minAppVersion": "0.15.0", "description": "Exposes Obsidian vault operations via Model Context Protocol (MCP) over HTTP", - "author": "Bill Ballou", + "author": "William Ballou", "isDesktopOnly": true } diff --git a/package.json b/package.json index af6d03f..f399a31 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "ai", "llm" ], - "author": "", + "author": "William Ballou", "license": "MIT", "dependencies": { "cors": "^2.8.5",