From 22eb33efa976842a444892ee27e88c0f5a34b111 Mon Sep 17 00:00:00 2001 From: Simon Strandgaard Date: Sat, 21 Mar 2026 23:02:07 +0100 Subject: [PATCH] chore: remove glama.json from repo root Glama.ai verification works via .well-known/glama.json on the main domain, not from the repo root. Co-Authored-By: Claude Opus 4.6 (1M context) --- glama.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 glama.json diff --git a/glama.json b/glama.json deleted file mode 100644 index 5bc279d8..00000000 --- a/glama.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "$schema": "https://glama.ai/mcp/schemas/server.json", - "maintainers": [ - "neoneye" - ] -} \ No newline at end of file